com.grapecity.documents.excel Package / IPageSetup Interface / customPaperSize Method
In This Topic
customPaperSize Method
In This Topic
Sets the custom paper size, in unit of inches.
Syntax
void customPaperSize( 
   double width,
   double height
)

Parameters

width
height
See Also