WorksheetViewModel

WorksheetViewModel

Overview

WorksheetViewModel is a class in Aspose.Cells FOSS for .NET.

Represents worksheet view model.

Properties

NameTypeAccessDescription
ShowGridLinesboolRead/WriteIndicates whether grid lines are displayed in the worksheet view
ShowRowColumnHeadersboolRead/WriteIndicates whether row and column header labels are visible
ShowZerosboolRead/Write
RightToLeftboolRead/WriteIndicates whether the worksheet view is rendered right‑to‑left
ZoomScaleintRead/WriteGets or sets the zoom percentage applied to the worksheet view

See Also