'Declaration
Public Function New( _ ByVal sheetView As SheetView, _ ByVal chart As SpreadChart, _ ByVal cm As SpreadChartDesignerContextMenuStrip _ )
'Usage
Dim sheetView As SheetView Dim chart As SpreadChart Dim cm As SpreadChartDesignerContextMenuStrip Dim instance As New SpreadChartInsertUndoAction(sheetView, chart, cm)
public SpreadChartInsertUndoAction( SheetView sheetView, SpreadChart chart, SpreadChartDesignerContextMenuStrip cm )
Parameters
- sheetView
- chart
- cm