Click or drag to resize

Workbook DisableMacrosStart Property

Allows users to disable load of macros from document.

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

Property Value

Type: Boolean
See Also