Aspose::Cells::PageSetup::CustomPaperSize method

PageSetup::CustomPaperSize method

Sets the custom paper size, in unit of inches.

void Aspose::Cells::PageSetup::CustomPaperSize(double width, double height)
ParameterTypeDescription
widthdoubleThe width of the paper.
heightdoubleThe height of the paper.

See Also