Skip to main content

TdxSpreadSheetStates Type

A set of Spreadsheet and Report Designer control states.

Declaration

TdxSpreadSheetStates = set of TdxSpreadSheetState;

Referenced Class

Type
TdxSpreadSheetState

Remarks

Specific spreadsheet control states may impose certain limitations on the list of operations with cell data, associated parameters, and settings of the control itself. Refer to the TdxSpreadSheetState type description for more information on specific control states.

See Also