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