IsProtected Method
IsProtected function
Indicates whether this VBA project is protected.
func (instance *VbaProject) IsProtected() (bool, error)
Remarks
See Also
- Class VbaProject
- Namespace Aspose.Cells.Vba
- Library Aspose.Cells for Go
Indicates whether this VBA project is protected.
func (instance *VbaProject) IsProtected() (bool, error)