MESCIUS SPREAD for Windows Forms 17.0J
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

パラメータ

sheetView
シートビュー。
row
行。
column
列。
rowCount
行数。
columnCount
列数。
seriesType
系列のタイプ。
seriesName
系列の名前。
category
分類。
data
データ。

戻り値の型

セル範囲が入れ替えられている場合はtrue、それ以外の場合はfalse。
参照

SpreadChartExtension クラス
SpreadChartExtension メンバ

 

 


© MESCIUS inc. All rights reserved.