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