PowerTools SPREAD for Windows Forms 8.0J
ChartIndexes フィールド


SpreadChartオブジェクトのインデックスのリスト。
構文
'Declaration
 
Public ChartIndexes As List(Of Integer)
'使用法
 
Dim instance As SpreadChartClipboardInfo
Dim value As List(Of Integer)
 
value = instance.ChartIndexes
 
instance.ChartIndexes = value
public List<int> ChartIndexes
参照

SpreadChartClipboardInfo クラス
SpreadChartClipboardInfo メンバ

 

 


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