Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorksheetBase Class


WorksheetBase Class Methods

For a list of all members of this type, see WorksheetBase members.

Public Methods
 NameDescription
Public MethodEnsure that all data in specify range is calculated  
Public MethodGets the formula, as an expression value, for the cell of the specified row and column of this sheet.  
Public MethodReturns a hash code for this instance.  
Public MethodOverloaded. Gets the value at the specified location of the 2-dimensions matrix.  
Public MethodGets a boolean value indicating whether the worksheet is bind to a data source.  
Public MethodFind the next non- empty row data in a column  
Public MethodFind the previous non-empty data row in a column  
Public MethodRefines the range references to remove whole row / column. All references are assumed as absolute.  
Top
Protected Methods
 NameDescription
Protected MethodGet the 3D-Reference index of this GrapeCity.CalcEngine.IReferenceSource object.  
Top
See Also