GrapeCity SPREAD for Windows Forms 11.0J
SpreadChartUndoAction コンストラクタ(SheetView,SpreadChart,Rectangle)


チャート。
新しい境界。
SpreadChartUndoActionクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal chart As SpreadChart, _
   ByVal newBounds As Rectangle _
)
'使用法
 
Dim sheetView As SheetView
Dim chart As SpreadChart
Dim newBounds As Rectangle
 
Dim instance As New SpreadChartUndoAction(sheetView, chart, newBounds)
public SpreadChartUndoAction( 
   SheetView sheetView,
   SpreadChart chart,
   Rectangle newBounds
)

パラメータ

sheetView
chart
チャート。
newBounds
新しい境界。
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.