WorksheetViewModel
Overview
WorksheetViewModel is a class in Aspose.Cells FOSS for .NET.
Represents worksheet view model.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ShowGridLines | bool | Read/Write | Indicates whether grid lines are displayed in the worksheet view |
ShowRowColumnHeaders | bool | Read/Write | Indicates whether row and column header labels are visible |
ShowZeros | bool | Read/Write | |
RightToLeft | bool | Read/Write | Indicates whether the worksheet view is rendered right‑to‑left |
ZoomScale | int | Read/Write | Gets or sets the zoom percentage applied to the worksheet view |