Wiki Markup |
---|
{description} {excerpt}A [SheetVisibility|Worksheet.SheetVisibility] value specifies the visibility level of a worksheet.{excerpt} {signature:C#} public sealed class SheetVisibility : TypesafeEnum {signature}{signature:vb.net} Public NotInheritable Class SheetVisibility Inherits TypesafeEnum {signature} {values} ||Name||Description|| |{anchor:Hidden}Hidden|The worksheet will be hidden when the workbook is opened in Excel.| |{anchor:VeryHidden}VeryHidden|The worksheet will be hidden and cannot be made visible from the Excel user interface.| |{anchor:Visible}Visible|The worksheet will be shown when the workbook is opened in Excel.| |
Page History
Overview
Content Tools