[]
Gets or sets a value indicating whether to use the Excel default color palette.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting UseDefaultPalette { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object indicating whether to use the Excel default color palette. |