Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IExpressionSupport Interface
Properties Methods

In This Topic
    IExpressionSupport Interface Members
    In This Topic

    The following tables list the members exposed by IExpressionSupport.

    Public Properties
     NameDescription
     PropertyGets or sets the cell reference style.  
    Top
    Public Methods
     NameDescription
     MethodGets the formula, as an expression, in the cell at the specified row and column.  
     MethodGets the formula, as a string, in the cell at the specified row and column.  
     MethodSets the formula, as an expression, in the cell at the specified row and column.  
     MethodSets the formula, as a string, in the cell at the specified row and column.  
    Top
    See Also