IsVisible Method
IsVisible function
Represents if the worksheet is visible.
func (instance *Worksheet) IsVisible() (bool, error)
Remarks
See Also
- Class Worksheet
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Represents if the worksheet is visible.
func (instance *Worksheet) IsVisible() (bool, error)