[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.XlsxDataExportSettings.Title

Title Property

Title

Gets or sets the title for a document that appears in the Title field of the Properties dialog in the XLSX file.

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

A StringDefaultExportSetting object representing the title of the XLSX file.