FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartUndoAction クラス > SpreadChartUndoAction コンストラクタ : SpreadChartUndoAction コンストラクタ(SheetView,SpreadChart,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)