Skip to main content

TdxSpreadSheetContainerClass Type

The class-reference to the base floating container class.

Declaration

TdxSpreadSheetContainerClass = class of TdxSpreadSheetContainer;

Referenced Class

Type
TdxSpreadSheetContainer

Remarks

This class-reference is used to refer to both the generic and particular floating container classes, including the following TdxSpreadSheetContainer class descendants:

The TdxSpreadSheetContainerClass type is referenced by the container collection‘s Add function.

See Also