FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.ClearSheet Method

Clears all data on the active sheet, but does not delete it.

Pascal
procedure ClearSheet;
C++
__fastcall ClearSheet();

Different from DeleteSheet this method will only clear the contents of the sheet, but it will remain in place.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!