[]
Gets or sets the categories for a document that appear in the Categories field of the Properties dialog in the XLSX file.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting Categories { get; set; }
Type | Description |
---|---|
StringDefaultExportSetting | A StringDefaultExportSetting object representing the categories of the XLSX file. |