SignOnlyVBAProject

DigitalVBA.SignOnlyVBAProject property

Gets or sets setting of only VBA project signing. If set to true, the SpreadSheet document will not be signed, but the VBA project will be signed.

public bool SignOnlyVBAProject { get; set; }

See Also