TdxSpreadSheetPictureContainer Properties
A floating container with the image support.| Name | Description |
|---|---|
| AnchorPoint1 | Stores settings of the floating container’s upper-left anchor point. Inherited from TdxSpreadSheetContainer. |
| AnchorPoint2 | Stores settings of the floating container’s bottom-right anchor point. Inherited from TdxSpreadSheetContainer. |
| AnchorType | Specifies the anchoring mode for the floating container object. Inherited from TdxSpreadSheetContainer. |
| Description | Specifies an alternative text associated with the floating container. Inherited from TdxSpreadSheetContainer. |
| Focused | Specifies if the floating container has focus. Inherited from TdxSpreadSheetContainer. |
| Hyperlink | Provides access to the floating container’s hyperlink and its settings. Inherited from TdxSpreadSheetContainer. |
| Index | Returns the floating container’s index in a container collection. Inherited from TdxSpreadSheetContainer. |
| Name | Specifies the floating container’s optional name. Inherited from TdxSpreadSheetContainer. |
| Parent | Specifies the worksheet to which the floating container belongs. Inherited from TdxSpreadSheetContainer. |
| Picture | Specifies the floating picture container’s picture-specific settings. |
| RelativeResize | Specifies if an end-user is able to change the picture container’s image-derived aspect ratio by using the corner sizing handles. |
| Restrictions | Specifies the set of restrictions imposed on end-user interactions with the floating container. Inherited from TdxSpreadSheetContainer. |
| Shape | Specifies the shape settings for the floating shape container. Inherited from TdxSpreadSheetShapeContainer. |
| SpreadSheet | Provides access to the Spreadsheet or Report Designer control to which the persistent object belongs. Inherited from TdxSpreadSheetPersistentObject. |
| Title | Specifies a title for the alternative text block associated with a floating container. Inherited from TdxSpreadSheetContainer. |
| Transform | Provides access to the set of geometric transformations applied to the floating container object. Inherited from TdxSpreadSheetContainer. |
| Visible | Specifies if the floating container object is visible. Inherited from TdxSpreadSheetContainer. |
See Also