FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > ModelessForm クラス : ParseCellRanges メソッド |
'宣言
Protected Function ParseCellRanges( _ ByVal formula As String, _ ByVal errorAsNull As Boolean _ ) As List(Of SheetCellRange)
protected List<SheetCellRange> ParseCellRanges( string formula, bool errorAsNull )