Aspose::Cells::PrintOrderType enum

PrintOrderType enum

Represent print order constants.

enum class PrintOrderType

Values

NameValueDescription
DownThenOver0
Down, then over.
OverThenDown1
Over, then down.

See Also