ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / ExcelRenderingExtensionSettings Class / MultiSheet Property

In This Topic
    MultiSheet Property (ExcelRenderingExtensionSettings)
    In This Topic
    Indicates whether to generate single-sheet or multisheet document.
    Syntax
    'Declaration
     
    Public Property MultiSheet As Boolean
    public bool MultiSheet {get; set;}
    See Also