#import <EDPivotConditionalFormat.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (unsigned int) | - priority |
| (void) | - setPriority: |
| (int) | - type |
| (void) | - setType: |
| (int) | - scope |
| (void) | - setScope: |
| (id) | - pivotAreas |
Öffentliche, statische Methoden | |
| (id) | + pivotConditionalFormat |
Geschützte Attribute | |
| unsigned int | mPriority |
| int | mType |
| int | mScope |
| EDCollection * | mPivotAreas |
Definiert in Zeile 11 der Datei EDPivotConditionalFormat.h.
| + (id) pivotConditionalFormat |
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (unsigned int) priority |
| - (void) setPriority: | (unsigned int) | fp8 |
| - (int) type |
| - (void) setType: | (int) | fp8 |
| - (int) scope |
| - (void) setScope: | (int) | fp8 |
| - (id) pivotAreas |
- (unsigned int) mPriority [protected] |
Definiert in Zeile 13 der Datei EDPivotConditionalFormat.h.
- (int) mType [protected] |
Definiert in Zeile 14 der Datei EDPivotConditionalFormat.h.
- (int) mScope [protected] |
Definiert in Zeile 15 der Datei EDPivotConditionalFormat.h.
- (EDCollection*) mPivotAreas [protected] |
Definiert in Zeile 16 der Datei EDPivotConditionalFormat.h.