PowerTools SPREAD for Windows Forms 8.0J
SpreadChartUndoAction コンストラクタ(SpreadChart,ChartModel,ActionType)


チャート。
新しいモデル。
アクションの種類。
SpreadChartUndoActionクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal chart As SpreadChart, _
   ByVal newModel As ChartModel, _
   ByVal actionType As SpreadChartUndoAction.ActionType _
)
'使用法
 
Dim chart As SpreadChart
Dim newModel As ChartModel
Dim actionType As SpreadChartUndoAction.ActionType
 
Dim instance As New SpreadChartUndoAction(chart, newModel, actionType)
public SpreadChartUndoAction( 
   SpreadChart chart,
   ChartModel newModel,
   SpreadChartUndoAction.ActionType actionType
)

パラメータ

chart
チャート。
newModel
新しいモデル。
actionType
アクションの種類。
参照

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

 

 


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