Enum ViewType
ViewType enumeration
Represents the view type of the worksheet.
public enum ViewType
Values
Name | Value | Description |
---|---|---|
NormalView | 0 | |
PageBreakPreview | 1 | |
PageLayoutView | 2 |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells
Represents the view type of the worksheet.
public enum ViewType
Name | Value | Description |
---|---|---|
NormalView | 0 | |
PageBreakPreview | 1 | |
PageLayoutView | 2 |