VbaProject.IsProtected

VbaProject.IsProtected property

Indicates whether this VBA project is protected.

public bool IsProtected { get; }

See Also