[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.BaseXlsFullExportSettings.SheetMode

SheetMode Property

SheetMode

Gets or sets the sheet mode that indicating how to split the report content into sheets.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<SheetMode> SheetMode { get; set; }
Property Value
Type Description
EnumDefaultExportSetting<SheetMode>

An EnumDefaultExportSetting<T> object representing the sheet mode.