[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPageSetup.CustomPaperSize

CustomPaperSize Method

CustomPaperSize(double, double)

Sets the custom paper size, in unit of inches.

Declaration
void CustomPaperSize(double width, double height)
Sub CustomPaperSize(width As Double, height As Double)
Parameters
Type Name Description
double width
double height