MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / XlsxDataExportSettings Class / Categories Property

In This Topic
Categories Property (XlsxDataExportSettings)
In This Topic
Gets or sets the categories for a document that appear in the Categories field of the Properties dialog in the XLSX file.
Syntax
'Declaration
 
Public Property Categories As StringDefaultExportSetting
 

Property Value

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