PowerTools SPREAD for ASP.NET 8.0J
CellRangeSegmentData コンストラクタ(String,Int32,Int32,Int32,Int32,ChartDataSetting)

シートの名前。
行。
列。
行数。
列数。
データ設定。
CellRangeSegmentDataクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetName As String, _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer, _
   ByVal dataSetting As ChartDataSetting _
)

パラメータ

sheetName
シートの名前。
row
行。
column
列。
rowCount
行数。
columnCount
列数。
dataSetting
データ設定。
参照

CellRangeSegmentData クラス
CellRangeSegmentData メンバ
オーバーロード一覧

 

 


© 2003-2015, GrapeCity inc. All rights reserved.