Aspose::Cells::Worksheet::SetVisible method
Worksheet::SetVisible method
Sets the visible options.
void Aspose::Cells::Worksheet::SetVisible(bool isVisible, bool ignoreError)
Parameter | Type | Description |
---|---|---|
isVisible | bool | Whether the worksheet is visible |
ignoreError | bool | Whether to ignore error if this option is not valid. |
See Also
- Class Vector
- Class Worksheet
- Namespace Aspose::Cells
- Library Aspose.Cells for C++