Back to Devexpress

TdxSpreadSheetCell.Clear Method

vcl-dxspreadsheetcore-dot-tdxspreadsheetcell.md

latest604 B
Original Source

TdxSpreadSheetCell.Clear Method

Deletes the cell object’s current value.

Declaration

delphi
procedure Clear;

Remarks

You can call this procedure or set the IsEmpty property to True to delete the stored value and/or destroy the associated parsed formula expression.

See Also

TdxSpreadSheetCell Class

TdxSpreadSheetCell Members

dxSpreadSheetCore Unit