[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.ITableModelSupport

ITableModelSupport Interface

Represent an ITableModelSupport interface.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface ITableModelSupport : ISuspendFormulaParsing, IOptimizedEnumerationSupport6, IOptimizedEnumerationSupport5, IOptimizedEnumerationSupport3, IOptimizedEnumerationSupport2, IOptimizedEnumerationSupport, IExpressionSupport, IObjectExpressionSupport
Public Interface ITableModelSupport
    Inherits ISuspendFormulaParsing, IOptimizedEnumerationSupport6, IOptimizedEnumerationSupport5, IOptimizedEnumerationSupport3, IOptimizedEnumerationSupport2, IOptimizedEnumerationSupport, IExpressionSupport, IObjectExpressionSupport

Properties

Name Description
TableRangeManager

Gets or sets the table range collections.

Methods

Name Description
AdjustFormulaOnClipboardPaste(string, Dictionary<string, ITableRange>, Dictionary<string, ITableRange>, int, int, ReferenceStyle)

Adjusts formulas when pasting from the Clipboard.

GetAllTableData()

Gets all tables in the model.

GetTable(string)

Gets the table range.

VerifyTableCellRangeAndRowOrColumnFormula(int, int, int, int)

Verifies the table cell range with row and column formula.