ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / ExcelRenderingExtensionSettings Class / RightToLeft Property

In This Topic
    RightToLeft Property (ExcelRenderingExtensionSettings)
    In This Topic
    Show sheets right to left. Content will not be mirrored.
    Syntax
    'Declaration
     
    Public Property RightToLeft As Boolean
    public bool RightToLeft {get; set;}
    See Also