TdxSpreadSheetContainerAnchorPoint Properties
A floating container object‘s anchor point.Name | Description |
---|---|
Cell | Specifies a cell object to which the container anchor point is attached. |
FixedToCell | Specifies whether the container anchor point should move with the left and top borders of its anchor cell. |
Offset | Specifies the absolute horizontal and/or vertical offset values (in pixels) from the base position of the container anchor point within a worksheet. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
See Also