[]
Gets dialog that allows to customize the value field settings of the specified IPivotTable object.
public static IDialog PivotValueFieldSettings(GcSpreadSheet spread, IPivotField field, bool activeFirstTab = true)
Public Shared Function PivotValueFieldSettings(spread As GcSpreadSheet, field As IPivotField, Optional activeFirstTab As Boolean = True) As IDialog
| Type | Name | Description |
|---|---|---|
| GcSpreadSheet | spread | The GcSpreadSheet owner. |
| IPivotField | field | A IPivotField object represents the value field settings dialog. |
| bool | activeFirstTab |
|
| Type | Description |
|---|---|
| IDialog |