Name | Description | |
---|---|---|
DisplayFormulas | Gets or sets a value indicating whether this sheet should display formulas. | |
DisplayZeros | Gets or sets a value indicating whether the window should show 0 (zero) in cells containing zero value. | |
FreezePanes | Gets or sets a value indicating whether the split panes are frozen. | |
SplitColumn | Gets or sets the column number where the window is split into panes (the number of columns to the left of the split line). | |
SplitRow | Gets or sets the row number where the window is split into panes (the number of rows to the top of the split line). | |
TabSelected | Gets or sets a value indicating whether this sheet is selected. (Inherited from GrapeCity.Spreadsheet.ISheetView) | |
ZoomScale | Gets or sets the window zoom magnification for current view representing percent values. | |
ZoomToFit | Determines whether the view is zoomed to fit the dimensions of the document window every time the document window is resized. (Inherited from GrapeCity.Spreadsheet.ISheetView) |