public SpreadChartUndoAction( SheetView sheetView, SpreadChart chart, Rectangle newBounds )
'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal chart As SpreadChart, _ ByVal newBounds As Rectangle _ )
'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)
'使用法
Dim sheetView As SheetView Dim chart As SpreadChart Dim newBounds As Rectangle Dim instance As New SpreadChartUndoAction(sheetView, chart, newBounds)
SpreadChartUndoAction クラス SpreadChartUndoAction メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.