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