[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IObjectExpressionSupport

IObjectExpressionSupport Interface

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IObjectExpressionSupport
Public Interface IObjectExpressionSupport

Methods

Name Description
ParseFormula(int, int, string)

Parses the string value and returns the expression
for the cell at the specified row and column.

UnparseFormula(int, int, Expression)

Gets the formula, as a string value, for the specified expression for the cell at the specified row and column.