[]
Creates a new ConvertTableToRangeUndoAction object.
public ConvertTableToRangeUndoAction(FpSpread fpSpread, SheetView sheetView, string tableName)
Public Sub New(fpSpread As FpSpread, sheetView As SheetView, tableName As String)
| Type | Name | Description |
|---|---|---|
| FpSpread | fpSpread | |
| SheetView | sheetView | The sheetview that contains the table |
| string | tableName | Table to convert |