Table of Contents

TXlsSheetVisible Enumeration

Sheet visibility.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
Hidden 0 Sheet is hidden, can be shown by the user with excel.
VeryHidden 1 Sheet is hidden, only way to show it is with a macro. (user can't see it with excel)
Visible 2 Sheet is visible to the user.