Spread Windows Forms 12.0 Product Documentation
ITableModelSupport Interface Members
Properties  Methods 

FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ITableModelSupport Interface

The following tables list the members exposed by ITableModelSupport.

Public Properties
 NameDescription
 PropertyGets or sets a value that indicates whether to ignore formulas. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport3)
 PropertyGets or sets the cell reference style. (Inherited from FarPoint.Win.Spread.Model.IExpressionSupport)
 PropertyGets or sets the table range collections.  
Top
Public Methods
 NameDescription
 MethodAdjusts formulas when pasting from the Clipboard.  
 MethodGets all tables in the model.  
 MethodGets the formula, as an expression, in the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IExpressionSupport)
 MethodGets the formula, as a string, in the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IExpressionSupport)
 MethodGets the table range.  
 MethodSpecifies the next non-empty column formula. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodSpecifies the next non-empty column in the row. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodReturns the index of the next row that has data. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodSpecifies the next non-empty row formula. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodParses the string value and returns the expression for the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodSpecifies the previous non-empty column in the row. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodSpecifies the previous non-empty row. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodResumes formula parsing and parses all formulas set while parsing was suspended. (Inherited from FarPoint.Win.Spread.Model.ISuspendFormulaParsing)
 MethodSets the formula, as an expression, in the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IExpressionSupport)
 MethodSets the formula, as a string, in the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IExpressionSupport)
 MethodSuspends formula parsing until ResumeFormulaParsing is called. (Inherited from FarPoint.Win.Spread.Model.ISuspendFormulaParsing)
 MethodGets the formula, as a string value, for the specified expression for the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodVerifies the table cell range with row and column formula.  
Top
See Also

Reference

ITableModelSupport Interface
FarPoint.Win.Spread.Model Namespace