|
FlexCel Studio for VCL/LCL
|
Inserts a number of empty sheets at the specified position.
procedure InsertEmptySheets(const InsertBeforeSheet: integer; const SheetCount: integer);
__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!
|