#import <EDPivotArea.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (_Bool) | - grandRow |
| (void) | - setGrandRow: |
| (_Bool) | - grandCol |
| (void) | - setGrandCol: |
| (_Bool) | - outline |
| (void) | - setOutline: |
| (int) | - type |
| (void) | - setType: |
| (id) | - offset |
| (void) | - setOffset: |
| (id) | - references |
Öffentliche, statische Methoden | |
| (id) | + pivotArea |
Geschützte Attribute | |
| _Bool | mGrandCol |
| _Bool | mGrandRow |
| _Bool | mOutline |
| int | mType |
| EDCollection * | mReferences |
| EDReference * | mOffset |
Definiert in Zeile 11 der Datei EDPivotArea.h.
| + (id) pivotArea |
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (_Bool) grandRow |
| - (void) setGrandRow: | (_Bool) | fp8 |
| - (_Bool) grandCol |
| - (void) setGrandCol: | (_Bool) | fp8 |
| - (_Bool) outline |
| - (void) setOutline: | (_Bool) | fp8 |
| - (int) type |
| - (void) setType: | (int) | fp8 |
| - (id) offset |
| - (void) setOffset: | (id) | fp8 |
| - (id) references |
- (_Bool) mGrandCol [protected] |
Definiert in Zeile 13 der Datei EDPivotArea.h.
- (_Bool) mGrandRow [protected] |
Definiert in Zeile 14 der Datei EDPivotArea.h.
- (_Bool) mOutline [protected] |
Definiert in Zeile 15 der Datei EDPivotArea.h.
- (int) mType [protected] |
Definiert in Zeile 16 der Datei EDPivotArea.h.
- (EDCollection*) mReferences [protected] |
Definiert in Zeile 17 der Datei EDPivotArea.h.
- (EDReference*) mOffset [protected] |
Definiert in Zeile 18 der Datei EDPivotArea.h.