[]
Gets or sets a SheetVisibility value that determines whether the sheet is visible.
public SheetVisibility Visible { get; set; }
Public Property Visible As SheetVisibility
Type | Description |
---|---|
SheetVisibility | Returns a SheetVisibility value that indicates the sheet visibility. |