True
public SpreadChartUndoAction( SpreadChart chart, string newSheetName, int newSheetIndex, bool createNew )
'Declaration Public Function New( _ ByVal chart As SpreadChart, _ ByVal newSheetName As String, _ ByVal newSheetIndex As Integer, _ ByVal createNew As Boolean _ )
'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)
'使用法
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)
SpreadChartUndoAction クラス SpreadChartUndoAction メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.