Skip to main content

TdxSpreadSheetContainers Class

A collection of floating containers on a single worksheet.

Declaration

TdxSpreadSheetContainers = class(
    TObjectList<TdxSpreadSheetContainer>
)

Remarks

This class extends its ancestor with the following members that allow you to:

A worksheet’s Containers property references a TdxSpreadSheetContainers object.

Inheritance

See Also