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)
Parameter | Type | Description |
---|---|---|
width | double | The width of the paper. |
height | double | The height of the paper. |
See Also
- Class Vector
- Class PageSetup
- Namespace Aspose::Cells
- Library Aspose.Cells for C++