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


In This Topic
    UnparseFormula Method (DefaultSheetDataModel)
    In This Topic
    Gets the formula, as a string value, from the specified expression for the cell at the specified row and column.
    Overload List
    OverloadDescription
    Gets the formula, as a string value, from the specified expression for the cell at the specified row and column.  
    Example
    This example unparses a formula.
    See Also