VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Formulas Namespace / FormulaExpression Class
Properties Methods SeeAlso
In This Topic
    FormulaExpression Class Members
    In This Topic
    The following tables list the members exposed by FormulaExpression.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether method SetCellsReferences(CellReferencesSet) can be used for this expression.
    Public PropertyGets the cells references of this formula.
    Public PropertyGets the text length of this expression.
    Public Methods
     NameDescription
    Public MethodFinds an expression by specified text index.
    Public MethodReturns the index int source text of specified expression.
    Public MethodReturns the list that contains the leaf nodes.
    Public MethodSets cells references of this expression.
    Public MethodConverts to a string.
    Public MethodShifts the position of all non-fixed cell references in the formula.
    See Also