Aspose::Cells::PrintSizeType enum

PrintSizeType enum

Represents the printed chart size.

enum class PrintSizeType

Values

NameValueDescription
Full0
Use full page.
Fit1
Scale to fit page.
Custom2
Custom.

See Also