FarPoint.Win.Spread
IExpressionSupport Interface Members
See Also  Properties  Methods 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : IExpressionSupport Interface


The following tables list the members exposed by IExpressionSupport.

Public Properties

 NameDescription
 PropertyReferenceStyle Gets or sets the cell reference style.  
Top

Public Methods

 NameDescription
 MethodGetExpression Gets the formula, as an expression, in the cell at the specified row and column.  
 MethodGetFormula Gets the formula, as a string, in the cell at the specified row and column.  
 MethodSetExpression Sets the formula, as an expression, in the cell at the specified row and column.  
 MethodSetFormula Sets the formula, as a string, in the cell at the specified row and column.  
Top

See Also