Skip to main content

TdxSpreadSheetContainerTransform Class

Declaration

TdxSpreadSheetContainerTransform = class(
    TcxOwnedPersistent
)

Remarks

The list of geometric transformations that can be applied to the container object includes:

A TdxSpreadSheetContainerTransform object is referenced by the floating container object’s Transform property.

Note

The comment container objects do not support all geometric transformations. The text box containers support only rotation and vertical flipping.

Inheritance

TObject
TPersistent
TcxOwnedPersistent
TdxSpreadSheetContainerTransform
See Also