VbaProject.IsProtected
VbaProject.IsProtected property
Indicates whether this VBA project is protected.
public bool IsProtected { get; }
See Also
- class VbaProject
- namespace Aspose.Cells.Vba
- assembly Aspose.Cells
Indicates whether this VBA project is protected.
public bool IsProtected { get; }