[]
Gets dialog that allows to changes options of the specified IPivotTable object.
public static IDialog PivotTableOptions(GcSpreadSheet spread, IPivotTable pivotTable)
Public Shared Function PivotTableOptions(spread As GcSpreadSheet, pivotTable As IPivotTable) As IDialog
| Type | Name | Description |
|---|---|---|
| GcSpreadSheet | spread | The GcSpreadSheet control to work with. |
| IPivotTable | pivotTable | The IPivotTable object |
| Type | Description |
|---|---|
| IDialog |