FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.ActiveSheetCodeName Property

Returns the codename of a sheet, that is an unique identifier assigned to the sheet when it is created.

Pascal
property ActiveSheetCodeName: UTF16String;
C++
__property UTF16String ActiveSheetCodeName;

Codenames are useful because they never change once the file is created, and they are what macros reference.

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