Aspose::Cells::PrintOrderType enum
PrintOrderType enum
Represent print order constants.
enum class PrintOrderType
Values
| Name | Value | Description |
|---|---|---|
| DownThenOver | 0 | Down, then over. |
| OverThenDown | 1 | Over, then down. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++