UseOfficeDisableMacros Property |
Disable all macros during conversion of Word, Excel and PowerPoint documents.
Namespace: SautinSoftAssembly: UseOffice (in UseOffice.dll) Version: 2024.12.12
Syntax public bool DisableMacros { get; set; }
Public Property DisableMacros As Boolean
Get
Set
Property Value
BooleanRemarks
Default value: true.
See Also