TdxSpreadSheetPicture Class
An image used to fill the floating picture container‘s internal area.
Declaration
TdxSpreadSheetPicture = class(
TdxSpreadSheetCustomDrawingObject
)
Remarks
This class has the following members that allow you to:
Assign a Smart Image container with a source image (Image).
Identify if a picture container has an assigned image (Empty).
Crop the source image (CropMargins).
A picture container’s Picture property references a TdxSpreadSheetPicture object.
Inheritance
See Also