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