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

Inserts a number of empty sheets at the specified position. 

 

Pascal
procedure InsertEmptySheets(const InsertBeforeSheet: integer; const SheetCount: integer);
C++
__fastcall InsertEmptySheets(const int InsertBeforeSheet, const int SheetCount);
Parameters 
Description 
const InsertBeforeSheet: integer 
Sheet before which we will insert the sheets. 
const SheetCount: integer 
Number of sheets to insert. 
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!