[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ISheetCellRangeSupport

ISheetCellRangeSupport Interface

Interface that causes the SheetCellRange container to reevaluate the SheetCellRange when the formula changes.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface ISheetCellRangeSupport
Public Interface ISheetCellRangeSupport

Properties

Name Description
ReferenceError

Gets a value that indicates whether the current cell range is an invalid reference.

Methods

Name Description
ReLoadFormula(FpSpread, SheetView)

Reevaluates the formula.

Events

Name Description
FormulaChanged

Occurs when the formula is changed.