Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / DefaultSheetDataModel Class / ParseFormula Method
Example


In This Topic
    ParseFormula Method (DefaultSheetDataModel)
    In This Topic
    Parses the string value and returns the expression for the cell at the specified row and column.
    Overload List
    OverloadDescription
    Parses the string value and returns the expression for the cell at the specified row and column.  
    Example
    This example parses a formula.
    See Also