WorksheetCollection.SetVisible
WorksheetCollection.SetVisible method
Sets the visible for the worksheet.
public void SetVisible(string name, bool isVisible)
Parameter | Type | Description |
---|---|---|
name | String | The name of the worksheet |
isVisible | Boolean | Whether the worksheet is visible |
See Also
- class WorksheetCollection
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop