FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartExtension クラス : DetectRangesForIndicator メソッド |
'Declaration
Public Function DetectRangesForIndicator( _ ByVal sheetView As SheetView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal seriesType As Type, _ ByRef seriesName As CellRange, _ ByRef category As CellRange, _ ByRef data As CellRange _ ) As Boolean