Aspose::Cells::ViewType enum
ViewType enum
Represents the view type of the worksheet.
enum class ViewType
Values
| Name | Value | Description |
|---|---|---|
| NormalView | 0 | |
| PageBreakPreview | 1 | |
| PageLayoutView | 2 |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
Represents the view type of the worksheet.
enum class ViewType
| Name | Value | Description |
|---|---|---|
| NormalView | 0 | |
| PageBreakPreview | 1 | |
| PageLayoutView | 2 |