[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.XlsxDataExportSettings.Author

Author Property

Author

Gets or sets the name of the author that appears in the Author field of the Properties dialog in the XLSX file.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting Author { get; set; }
Property Value
Type Description
StringDefaultExportSetting

A StringDefaultExportSetting object representing the author of the XLSX file.