MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / XlsxExportSettings Class / Author Property

In This Topic
Author Property (XlsxExportSettings)
In This Topic
Gets or sets the name of the author that appears in the Author field of the Properties dialog in the XLSX file.
Syntax
'Declaration
 
Public Property Author As StringDefaultExportSetting
 

Property Value

A StringDefaultExportSetting object representing the author of the XLSX file.
See Also