'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal chart As SpreadChart, _ ByVal newBounds As Rectangle _ )
'Usage Dim sheetView As SheetView Dim chart As SpreadChart Dim newBounds As Rectangle Dim instance As New SpreadChartUndoAction(sheetView, chart, newBounds)
Parameters
- sheetView
- chart
- The chart.
- newBounds
- The new bounds.