WorksheetViewModel
Overview
WorksheetViewModel is a class in Aspose.Cells for NET.
WorksheetViewModel.ShowGridLines indicates whether grid lines are displayed in the worksheet view.
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 headers are visible in the view |
ShowZeros | bool | Read/Write | Indicates whether cells with zero values are shown in the worksheet |
RightToLeft | bool | Read/Write | Indicates whether the worksheet view is rendered right‑to‑left |
ZoomScale | int | Read/Write | Gets or sets the zoom percentage for the worksheet view |