Aspose::Cells::LoadOptions::SetPaperSize method
LoadOptions::SetPaperSize method
Sets the default print paper size from default printer’s setting.
void Aspose::Cells::LoadOptions::SetPaperSize(PaperSizeType type)
Parameter | Type | Description |
---|---|---|
type | PaperSizeType | The default paper size. |
Remarks
If there is no setting about paper size,MS Excel will use default printer’s setting.
See Also
- Class Vector
- Enum PaperSizeType
- Class LoadOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++