#import <EXPivotTable-Private.h>
Öffentliche, statische Methoden | |
| (void) | + readStyleInfoFrom:toPivotTable: |
| (void) | + readLocationFrom:toPivotTable: |
| (void) | + readFieldsFrom:toCollection: |
| (void) | + readItemsFrom:toCollection: |
| (void) | + readPivotFieldsFrom:toCollection: |
| (void) | + readFieldItemsFrom:toCollection: |
| (void) | + readDataFieldsFrom:toCollection: |
| (void) | + readConditionalFormatsFrom:toCollection: |
| (void) | + readPivotAreasFrom:toCollection: |
| (void) | + readPivotAreaReferencesFrom:toCollection: |
| (void) | + readPageFieldsFrom:toCollection: |
| (int) | + edPivotItemTypeFrom: |
| (int) | + edPivotFieldAxisFrom: |
| (int) | + edPivotDatFieldFormatFrom: |
| (int) | + edPivotConditionalFormatTypeFrom: |
| (int) | + edPivotConditionalFormatScopeFrom: |
| (int) | + edPivotAreaTypeFrom: |
Definiert in Zeile 9 der Datei EXPivotTable-Private.h.
| + (void) readStyleInfoFrom: | (struct _xmlNode *) | fp8 | ||
| toPivotTable: | (id) | fp12 | ||
| + (void) readLocationFrom: | (struct _xmlNode *) | fp8 | ||
| toPivotTable: | (id) | fp12 | ||
| + (void) readFieldsFrom: | (struct _xmlNode *) | fp8 | ||
| toCollection: | (id) | fp12 | ||
| + (void) readItemsFrom: | (struct _xmlNode *) | fp8 | ||
| toCollection: | (id) | fp12 | ||
| + (void) readPivotFieldsFrom: | (struct _xmlNode *) | fp8 | ||
| toCollection: | (id) | fp12 | ||
| + (void) readFieldItemsFrom: | (struct _xmlNode *) | fp8 | ||
| toCollection: | (id) | fp12 | ||
| + (void) readDataFieldsFrom: | (struct _xmlNode *) | fp8 | ||
| toCollection: | (id) | fp12 | ||
| + (void) readConditionalFormatsFrom: | (struct _xmlNode *) | fp8 | ||
| toCollection: | (id) | fp12 | ||
| + (void) readPivotAreasFrom: | (struct _xmlNode *) | fp8 | ||
| toCollection: | (id) | fp12 | ||
| + (void) readPivotAreaReferencesFrom: | (struct _xmlNode *) | fp8 | ||
| toCollection: | (id) | fp12 | ||
| + (void) readPageFieldsFrom: | (struct _xmlNode *) | fp8 | ||
| toCollection: | (id) | fp12 | ||
| + (int) edPivotItemTypeFrom: | (id) | fp8 |
| + (int) edPivotFieldAxisFrom: | (id) | fp8 |
| + (int) edPivotDatFieldFormatFrom: | (id) | fp8 |
| + (int) edPivotConditionalFormatTypeFrom: | (id) | fp8 |
| + (int) edPivotConditionalFormatScopeFrom: | (id) | fp8 |
| + (int) edPivotAreaTypeFrom: | (id) | fp8 |