Skip to main content

TdxSpreadSheetTableViewClearCellsOptions Type

A set of cell clear operations.

Declaration

TdxSpreadSheetTableViewClearCellsOptions = set of TdxSpreadSheetTableViewClearCellsOption;

Referenced Class

Type
TdxSpreadSheetTableViewClearCellsOption

Remarks

A Table View worksheet’s ClearCells procedure accepts a TdxSpreadSheetTableViewClearCellsOptions value as the AOptions parameter.

See Also