Back to Devexpress

TdxSpreadSheetContainerTransform Class

vcl-dxspreadsheetcore-30a9aaa0.md

latest1.7 KB
Original Source

TdxSpreadSheetContainerTransform Class

A set of geometric transformations applied to the floating container object.

Declaration

delphi
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

TdxSpreadSheetContainerTransform Members

dxSpreadSheetCore Unit