TdxSpreadSheetCommentContainer Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new persistent object for the specified Spreadsheet or Report Designer control.
Inherited from Tdx |
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Anchor |
Stores settings of the floating container’s upper-left anchor point.
Inherited from Tdx |
Anchor |
Stores settings of the floating container’s bottom-right anchor point.
Inherited from Tdx |
Anchor |
Specifies the anchoring mode for the floating container object.
Inherited from Tdx |
Author | Specifies the comment author’s name. |
Cell | Specifies the cell object associated with the comment container. |
Description |
Specifies an alternative text associated with the floating container.
Inherited from Tdx |
Focused |
Specifies if the floating container has focus.
Inherited from Tdx |
Hyperlink |
Provides access to the floating container’s hyperlink and its settings.
Inherited from Tdx |
Index |
Returns the floating container’s index in a container collection.
Inherited from Tdx |
Name |
Specifies the floating container’s optional name.
Inherited from Tdx |
Parent |
Specifies the worksheet to which the floating container belongs.
Inherited from Tdx |
Restrictions |
Specifies the set of restrictions imposed on end-user interactions with the floating container.
Inherited from Tdx |
Shape |
Specifies the shape settings for the floating shape container.
Inherited from Tdx |
Spread |
Provides access to the Spreadsheet or Report Designer control to which the persistent object belongs.
Inherited from Tdx |
Text |
Provides access to settings of the text box displayed by the comment container. |
Title |
Specifies a title for the alternative text block associated with a floating container.
Inherited from Tdx |
Transform |
Provides access to the set of geometric transformations applied to the floating container object.
Inherited from Tdx |
Visible |
Specifies if the floating container object is visible.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Initiates recording of a custom history action applied to the floating container to the Undo |
Begin |
Disables the floating container object repainting until the End |
Bring |
Moves the floating container object to the top container layer in a worksheet.
Inherited from Tdx |
End |
Finishes recording of a custom history action applied to the floating container to the Undo |
End |
Enables updates of the current floating container object after a Begin |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
Send |
Moves the floating container object to the bottom container layer in a worksheet.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also