TdxSpreadSheetTableView.DeleteCells(TRect,TdxSpreadSheetCellsModification,TdxSpreadSheetTableViewMergedCellsConflictResolution) Method
In This Article
#Declaration
Delphi
procedure DeleteCells(const AArea: TRect; AModification: TdxSpreadSheetCellsModification; AMergedCellsConflictResolution: TdxSpreadSheetTableViewMergedCellsConflictResolution = mccrShowConfirmation); overload; virtual;
#Parameters
Name | Type |
---|---|
AArea | TRect |
AModification | Tdx |
AMerged |
Tdx |
See Also