|
| 1 | +<!-- default file list --> |
| 2 | +*Files to look at*: |
| 3 | + |
| 4 | +* [PivotCalculatedFieldActions.cs](./CS/SpreadsheetDocServerPivotAPI/CodeExamples/PivotCalculatedFieldActions.cs) (VB: [PivotCalculatedFieldActions.vb](./VB/SpreadsheetDocServerPivotAPI/CodeExamples/PivotCalculatedFieldActions.vb)) |
| 5 | +* [PivotCalculatedItemActions.cs](./CS/SpreadsheetDocServerPivotAPI/CodeExamples/PivotCalculatedItemActions.cs) (VB: [PivotCalculatedItemActions.vb](./VB/SpreadsheetDocServerPivotAPI/CodeExamples/PivotCalculatedItemActions.vb)) |
| 6 | +* [PivotFieldActions.cs](./CS/SpreadsheetDocServerPivotAPI/CodeExamples/PivotFieldActions.cs) (VB: [PivotFieldActions.vb](./VB/SpreadsheetDocServerPivotAPI/CodeExamples/PivotFieldActions.vb)) |
| 7 | +* [PivotFieldGroupingActions.cs](./CS/SpreadsheetDocServerPivotAPI/CodeExamples/PivotFieldGroupingActions.cs) (VB: [PivotFieldGroupingActions.vb](./VB/SpreadsheetDocServerPivotAPI/CodeExamples/PivotFieldGroupingActions.vb)) |
| 8 | +* [PivotTableActions.cs](./CS/SpreadsheetDocServerPivotAPI/CodeExamples/PivotTableActions.cs) (VB: [PivotTableActions.vb](./VB/SpreadsheetDocServerPivotAPI/CodeExamples/PivotTableActions.vb)) |
| 9 | +* [PivotTableFilterActions.cs](./CS/SpreadsheetDocServerPivotAPI/CodeExamples/PivotTableFilterActions.cs) (VB: [PivotTableFilterActions.vb](./VB/SpreadsheetDocServerPivotAPI/CodeExamples/PivotTableFilterActions.vb)) |
| 10 | +* [PivotTableFormattingActions.cs](./CS/SpreadsheetDocServerPivotAPI/CodeExamples/PivotTableFormattingActions.cs) (VB: [PivotTableFormattingActions.vb](./VB/SpreadsheetDocServerPivotAPI/CodeExamples/PivotTableFormattingActions.vb)) |
| 11 | +* [PivotTableLayoutActions.cs](./CS/SpreadsheetDocServerPivotAPI/CodeExamples/PivotTableLayoutActions.cs) (VB: [PivotTableLayoutActions.vb](./VB/SpreadsheetDocServerPivotAPI/CodeExamples/PivotTableLayoutActions.vb)) |
| 12 | +* [ValueFieldSettingsActions.cs](./CS/SpreadsheetDocServerPivotAPI/CodeExamples/ValueFieldSettingsActions.cs) (VB: [ValueFieldSettingsActions.vb](./VB/SpreadsheetDocServerPivotAPI/CodeExamples/ValueFieldSettingsActions.vb)) |
| 13 | +<!-- default file list end --> |
1 | 14 | # Spreadsheet Pivot Table API
|
2 | 15 |
|
3 | 16 |
|
|
0 commit comments