Spread Windows Forms 9.0 Product Documentation
ITableModelSupport Interface Members
Properties  Methods 

The following tables list the members exposed by ITableModelSupport.

Public Properties
 NameDescription
 PropertyIgnoreFormulaGets or sets a value that indicates whether to ignore formulas. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport3)
 PropertyReferenceStyleGets or sets the cell reference style. (Inherited from FarPoint.Win.Spread.Model.IExpressionSupport)
 PropertyTableRangeManagerGets or sets table range collections  
Top
Public Methods
 NameDescription
 MethodAdjustExpressionWhenCopyRangeAdjusts expressions when copying a range.  
 MethodAdjustFormulaOnClipboardPasteAdjusts formulas when pasting from the Clipboard.  
 MethodAttachObjectExpressionAttaches the expression consumer to the data model. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodDetachObjectExpressionDetaches the expression consumer from the data model. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodGetAdjustingFormulaInfoGets the information about how the consumer formulas have changed. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodGetAllTableDataGets all tables in the model  
 MethodGetDependentsGets all the formula containers that have formulas referring to cells in a specified cell range. (Inherited from FarPoint.Win.Spread.Model.ISupportFindFormulaDependent)
 MethodGetExpressionGets the expression, as a Expression, of the object at the specified index. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodGetFormulaGets the formula, as a string, of the object at the specified index. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodGetFormulaContextTypeGets the formula context information of the object consumer. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodGetTableGets table range  
 MethodGetValueGets the value of a specified formula of the object consumer at the specified cell. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodIsRowUsedSpecifies whether a row uses a formula, tag, or note. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport5)
 MethodModifyObjectExpressionNotifies the IObjectExpressionSupport that the consumer formula at the specified index has been modified. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodNextNonEmptyColumnFormulaSpecifies the next non-empty column formula. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodNextNonEmptyColumnInRowSpecifies the next non-empty column in the row. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodNextNonEmptyRowReturns the index of the next row that has data. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodNextNonEmptyRowFormulaSpecifies the next non-empty row formula. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodParseFormulaParses the string value and returns the expression for the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodPreviousNonEmptyColumnInRowSpecifies the previous non-empty column in the row. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodPreviousNonEmptyRowSpecifies the previous non-empty row. (Inherited from FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6)
 MethodResumeFormulaParsingResumes formula parsing and parses all formulas set while parsing was suspended. (Inherited from FarPoint.Win.Spread.Model.ISuspendFormulaParsing)
 MethodSetExpressionSets the formula, as an expression, in the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IExpressionSupport)
 MethodSetFormulaSets the formula, as a string, in the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IExpressionSupport)
 MethodSuspendFormulaParsingSuspends formula parsing until ResumeFormulaParsing is called. (Inherited from FarPoint.Win.Spread.Model.ISuspendFormulaParsing)
 MethodUnparseFormulaGets 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)
 MethodUpdateFormulasWhenModelChangedUpdates all formulas of all the IExpressionConsumer object when changing the data model of a sheet in Spread. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodVerifyTableCellRangeAndRowOrColumnFormulaVerifies table cell range with row and column formula.  
Top
See Also

Reference

ITableModelSupport Interface
FarPoint.Win.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.