[]
Shows the CreateTable dialog.
public static Form CreateTable(FpSpread spread, string tableStyleName = null, bool clearFormatting = false)
Public Shared Function CreateTable(spread As FpSpread, Optional tableStyleName As String = Nothing, Optional clearFormatting As Boolean = False) As Form
Type | Name | Description |
---|---|---|
FpSpread | spread | The FpSpread owner. |
string | tableStyleName | Style name that apply to the new table. |
bool | clearFormatting |
Type | Description |
---|---|
Form |