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

Sets the visibility of the active sheet.

Pascal
property ActiveSheetVisible: TXlsSheetVisible;
C++
__property TXlsSheetVisible ActiveSheetVisible;

A sheet can be hidden, visible or "very hidden". Very hidden sheets can not be made visible from Excel itself, they can only be shown with a macro or through OLE automation.

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