Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / CustomPaperSize Method
In This Topic
    CustomPaperSize Method
    In This Topic
    Sets the custom paper size, in unit of inches.
    Syntax
    void CustomPaperSize( 
       System.double width,
       System.double height
    )

    Parameters

    width
    height
    See Also