Click or drag to resize

WorkbookDisableMacrosStart Property

Allows users to disable load of macros from document.

Namespace:  Spire.Xls
Assembly:  Spire.XLS (in Spire.XLS.dll) Version: 11.9.3.0 (11.9.3.5040)
Syntax
public bool DisableMacrosStart { get; set; }

Property Value

Type: Boolean
See Also