static public method ImageExtensions.AddImage
Adds an image from a file to the table cell, configures the image, and returns the ImageBuilder
.
Declaration | ||||
|
Parameters | |
cell |
This |
filePath |
A path to the image file. |
config |
A configuration action for the image. |
Declared in ImageExtensions