Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorksheetBase Class
Properties Methods


In This Topic
    WorksheetBase Class Members
    In This Topic

    The following tables list the members exposed by WorksheetBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets the number of columns in this Worksheet.  
    Public PropertyGets or sets a value indicating whether calculation engine automatically recalculates the worksheet when necessary.  
    Public PropertyGets or sets the name of worksheet.  
    Public PropertyGets or sets the number of rows in this Worksheet.  
    Top
    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