Spread Windows Forms 12.0 Product Documentation
IWorksheetView Interface Members
Properties  Methods 

GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : IWorksheetView Interface

The following tables list the members exposed by IWorksheetView.

Public Properties
 NameDescription
 PropertyGets or sets a value indicating whether the consuming application should use the default grid lines color (system dependent). Overrides any color specified in colorId.  
 PropertyGets or sets a value indicating whether this sheet should display formulas.  
 PropertyGets or sets a value indicating whether this sheet should display gridlines.  
 PropertyGets or sets a value indicating whether the sheet should display row and column headings.  
 PropertyGets or sets a value indicating whether the sheet has outline symbols visible.  
 PropertyGets or sets a value indicating whether to show the ruler in Page Layout View.  
 PropertyGets or sets a value indicating whether page layout view shall display margins.  
 PropertyGets or sets a value indicating whether the window should show 0 (zero) in cells containing zero value.  
 PropertyGets or sets a value indicating whether the split panes are frozen.  
 PropertyGets or sets the color value for grid lines. This is an 'index color value' (ICV) rather than RGB value.  
 PropertyGets or sets a value indicating whether the sheet is in 'right to left' display mode.  
 PropertyReturn the count of selections.  
 PropertyGets or sets a value indicating whether the sheetview is split.  
 PropertyGets or sets the column number where the window is split into panes (the number of columns to the left of the split line).  
 PropertyGets or sets the location of the horizontal window split, in points.  
 PropertyGets or sets the row number where the window is split into panes (the number of rows to the top of the split line).  
 PropertyGets or sets the location of the vertical window split, in points.  
 PropertyGets or sets a value indicating whether this sheet is selected.  
 PropertyGets or sets the type of this view.  
 PropertyGets or sets a value indicating whether the panes in the window are locked due to workbook protection.  
 PropertyGets or sets the window zoom magnification for current view representing percent values.  
 PropertyGets or sets the zoom magnification to use when in normal view, representing percent values.  
 PropertyGets or sets the zoom magnification to use when in page break preview, representing percent values.  
 PropertyGets or sets the zoom magnification to use when in page layout view, representing percent values.  
Top
Public Methods
 NameDescription
 MethodAdds the specified cell range to the selection.  
 MethodClears all selections.  
 MethodDeselects the specified cell range from the current selections.  
 MethodGets the active row and column indexes.  
 MethodGets selection at index.  
 Method  
 MethodSets the active cell on this worksheet.  
Top
See Also

Reference

IWorksheetView Interface
GrapeCity.Spreadsheet Namespace