[]
Show the insert table dialog to add new table.
public static IDialog CreateTable(GcSpreadSheet spread)
Public Shared Function CreateTable(spread As GcSpreadSheet) As IDialog
Type | Name | Description |
---|---|---|
GcSpreadSheet | spread | The GcSpreadSheet control to work with. |
Type | Description |
---|---|
IDialog | The IDialog object represents the insert table dialog. |