MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / BaseXlsFullExportSettings Class / MultiSheet Property

In This Topic
MultiSheet Property (BaseXlsFullExportSettings)
In This Topic
Gets or sets a value indicating whether to generate single-sheet or multiple sheets in the XLS document.
Syntax
'Declaration
 
Public Property MultiSheet As BoolDefaultExportSetting
 

Property Value

A BoolDefaultExportSetting object indicating whether multiple sheets are used.
See Also