#import <EDPivotField.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (_Bool) | - compact |
| (void) | - setCompact: |
| (_Bool) | - dataField |
| (void) | - setDataField: |
| (_Bool) | - showDefaultSubTotal |
| (void) | - setShowDefaultSubTotal: |
| (_Bool) | - insertBlankRow |
| (void) | - setInsertBlankRow: |
| (_Bool) | - outlineItems |
| (void) | - setOutlineItems: |
| (_Bool) | - showAllItems |
| (void) | - setShowAllItems: |
| (_Bool) | - subtotalTop |
| (void) | - setSubtotalTop: |
| (unsigned int) | - numFmtId |
| (void) | - setNumFmtId: |
| (int) | - axis |
| (void) | - setAxis: |
| (id) | - pivotFieldItems |
Öffentliche, statische Methoden | |
| (id) | + pivotField |
Geschützte Attribute | |
| int | mAxis |
| _Bool | mCompact |
| _Bool | mDataField |
| _Bool | mShowDefaultSubTotal |
| _Bool | mInsertBlankRow |
| _Bool | mOutlineItems |
| _Bool | mShowAllItems |
| _Bool | mSubtotalTop |
| unsigned int | mNumFmtId |
| EDCollection * | mPivotFieldItems |
Definiert in Zeile 11 der Datei EDPivotField.h.
| + (id) pivotField |
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (_Bool) compact |
| - (void) setCompact: | (_Bool) | fp8 |
| - (_Bool) dataField |
| - (void) setDataField: | (_Bool) | fp8 |
| - (_Bool) showDefaultSubTotal |
| - (void) setShowDefaultSubTotal: | (_Bool) | fp8 |
| - (_Bool) insertBlankRow |
| - (void) setInsertBlankRow: | (_Bool) | fp8 |
| - (_Bool) outlineItems |
| - (void) setOutlineItems: | (_Bool) | fp8 |
| - (_Bool) showAllItems |
| - (void) setShowAllItems: | (_Bool) | fp8 |
| - (_Bool) subtotalTop |
| - (void) setSubtotalTop: | (_Bool) | fp8 |
| - (unsigned int) numFmtId |
| - (void) setNumFmtId: | (unsigned int) | fp8 |
| - (int) axis |
| - (void) setAxis: | (int) | fp8 |
| - (id) pivotFieldItems |
- (int) mAxis [protected] |
Definiert in Zeile 13 der Datei EDPivotField.h.
- (_Bool) mCompact [protected] |
Definiert in Zeile 14 der Datei EDPivotField.h.
- (_Bool) mDataField [protected] |
Definiert in Zeile 15 der Datei EDPivotField.h.
- (_Bool) mShowDefaultSubTotal [protected] |
Definiert in Zeile 16 der Datei EDPivotField.h.
- (_Bool) mInsertBlankRow [protected] |
Definiert in Zeile 17 der Datei EDPivotField.h.
- (_Bool) mOutlineItems [protected] |
Definiert in Zeile 18 der Datei EDPivotField.h.
- (_Bool) mShowAllItems [protected] |
Definiert in Zeile 19 der Datei EDPivotField.h.
- (_Bool) mSubtotalTop [protected] |
Definiert in Zeile 20 der Datei EDPivotField.h.
- (unsigned int) mNumFmtId [protected] |
Definiert in Zeile 21 der Datei EDPivotField.h.
- (EDCollection*) mPivotFieldItems [protected] |
Definiert in Zeile 22 der Datei EDPivotField.h.