WorksheetCollection.SetVisible
WorksheetCollection.SetVisible method
Sets the visible options.
public void SetVisible(string name, bool v)
Parameter | Type | Description |
---|---|---|
isVisible | String | Whether the worksheet is visible |
ignoreError | Boolean | Whether ignore error if this option is not valid. |
See Also
- class WorksheetCollection
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop