[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ModelessForm.ParseCellRange

ParseCellRange Method

ParseCellRange(string)

Parses the cell range.

Declaration
protected SheetCellRange ParseCellRange(string formula)
Protected Function ParseCellRange(formula As String) As SheetCellRange
Parameters
Type Name Description
string formula

The formula.

Returns
Type Description
SheetCellRange

Returns cell range that corresponds to the formula, if fomula is valid;otherwise, null.