Aspose::Cells::PrintSizeType enum
PrintSizeType enum
Represents the printed chart size.
enum class PrintSizeType
Values
| Name | Value | Description |
|---|---|---|
| Full | 0 | Use full page. |
| Fit | 1 | Scale to fit page. |
| Custom | 2 | Custom. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++