GrapeCity SPREAD for Windows Forms 12.0J
SpreadChartUndoAction コンストラクタ(SpreadChart,String,Int32,Boolean)


チャート。
シートの新しい名前。
trueに設定した場合、新規作成されます。
SpreadChartUndoAction クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal chart As SpreadChart, _
   ByVal newSheetName As String, _
   ByVal newSheetIndex As Integer, _
   ByVal createNew As Boolean _
)
'使用法
 
Dim chart As SpreadChart
Dim newSheetName As String
Dim newSheetIndex As Integer
Dim createNew As Boolean
 
Dim instance As New SpreadChartUndoAction(chart, newSheetName, newSheetIndex, createNew)
public SpreadChartUndoAction( 
   SpreadChart chart,
   string newSheetName,
   int newSheetIndex,
   bool createNew
)

パラメータ

chart
チャート。
newSheetName
シートの新しい名前。
newSheetIndex
createNew
trueに設定した場合、新規作成されます。
参照

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

 

 


Copyright © 2004 GrapeCity inc.