GridWorkbookSettings.EnableMacros

GridWorkbookSettings.EnableMacros property

Gets or sets whether enable macros; Now it only works when copying a worksheet to other worksheet in a workbook.

public bool EnableMacros { get; set; }

See Also