ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Section Namespace / XlsPageSettings Class / Orientation Property

In This Topic
    Orientation Property (XlsPageSettings)
    In This Topic
    Gets or sets the print orientation of Excel sheet.
    Syntax
    'Declaration
     
    Public Property Orientation As PageOrientation
    public PageOrientation Orientation {get; set;}
    See Also