Description |
---|
Excerpt |
---|
Sets or returns whether ExcelWriter should remove macros from the generated workbook or leave them in when saved. |
Signature | ||||
---|---|---|---|---|
| ||||
public boolean ExcludeMacros{ get; set; } |
Signature | ||||
---|---|---|---|---|
| ||||
Public Property ExcludeMacros() As Boolean |
Remarks |
---|
By default this property is false, and setting it to false has no effect on the output. |
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|