'Declaration
Protected Function ParseCellRange( _ ByVal formula As String _ ) As SheetCellRange
'Usage
Dim instance As ModelessForm Dim formula As String Dim value As SheetCellRange value = instance.ParseCellRange(formula)
protected SheetCellRange ParseCellRange( string formula )
Parameters
- formula
- The formula.