GridWorksheetCollection.SetVisible
GridWorksheetCollection.SetVisible method
Sets the visible for the sheet .
public void SetVisible(string sheetName, bool isVisible)
Parameter | Type | Description |
---|---|---|
sheetName | String | Name of source worksheet. |
isVisible | Boolean | Whether the worksheet is visible |
See Also
- class GridWorksheetCollection
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb