ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDSheet Class / PageSetup Property

In This Topic
    PageSetup Property
    In This Topic
    Returns a PageSetup class representing current information about this sheet when printed. This information is displayed in Excel in the page setup dialog.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageSetup As PageSetup
    public PageSetup PageSetup {get;}
    See Also