SpreadJS Documentation
Calc type
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc

Fields
 NameDescription
public Fieldstatic (Shared in Visual Basic)CalcValueTypeRepresents the value type that the CalcEngine needed.  
public Fieldstatic (Shared in Visual Basic)Expressions  
public Fieldstatic (Shared in Visual Basic)Functions  
public Fieldstatic (Shared in Visual Basic)missingArgumentRepresents the missing argument constant.  
public Fieldstatic (Shared in Visual Basic)Operators  
public Fieldstatic (Shared in Visual Basic)RangeReferenceRelativeSpecifies whether the range reference is relative or absolute.  
Top
Methods
 NameDescription
public Methodstatic (Shared in Visual Basic)AsyncEvaluateContextRepresents an evaluate context for async functions.  
public Methodstatic (Shared in Visual Basic)CalcArrayRepresents a Calc Array that wraps a source object to be a two-dimensional array.  
public Methodstatic (Shared in Visual Basic)CalcErrorRepresents an error in calculation.  
public Methodstatic (Shared in Visual Basic)CalcServiceRepresents a calculation service.  
public Methodstatic (Shared in Visual Basic)CalcSourceRepresents a source, usually bound to a sheet; however, you can set up group elements as a source.  
public Methodstatic (Shared in Visual Basic)CalcSourceModelRepresents a calculation source model which is used for storing all formulas and their dependents for one CalcSource.  
public Methodstatic (Shared in Visual Basic)ErrorsRepresents an Errors object that lists all the supported errors.  
public Methodstatic (Shared in Visual Basic)EvaluateContextRepresents the context for CalcEvaluator, which provides variant queries to get the necessary data.  
public Methodstatic (Shared in Visual Basic)evaluateFormulaEvaluates the specified formula.  
public Methodstatic (Shared in Visual Basic)EvaluatorRepresents an evaluator that is used for evaluating an expression with the specified context.  
public Methodstatic (Shared in Visual Basic)ParserRepresents a parser that is used for parsing a string formula to a CalcExpression and unparsing a CalcExpression to a string.  
public Methodstatic (Shared in Visual Basic)ParserContextRepresents a parser context, which is used for the CalcParser processes.  
public Methodstatic (Shared in Visual Basic)rangesToFormulaConverts the specified cell range to a formula string.  
public Methodstatic (Shared in Visual Basic)rangeToFormulaConverts the specified cell range to a formula string.  
public Methodstatic (Shared in Visual Basic)ReferenceRepresents an area referenced in a spread sheet.  
public Methodstatic (Shared in Visual Basic)SheetReferenceRepresents a sheet range referenced in a spreadsheet.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.