Aspose::Cells::WorkbookSettings::SetPageOrientationType method
WorkbookSettings::SetPageOrientationType method
Set the type of print orientation for the whole workbook.
void Aspose::Cells::WorkbookSettings::SetPageOrientationType(PageOrientationType pageOrientationType)
Parameter | Type | Description |
---|---|---|
pageOrientationType | PageOrientationType | The page orientation type |
See Also
- Class Vector
- Enum PageOrientationType
- Class WorkbookSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++