#import <EDStylesCollection.h>
Abgeleitet von EDCollection.
Öffentliche Methoden | |
| (id) | - init |
| (unsigned int) | - addObject: |
| (void) | - removeObjectAtIndex: |
| (void) | - removeAllObjects |
| (id) | - defaultWorkbookStyle |
| (unsigned int) | - defaultWorkbookStyleIndex |
| (void) | - setDefaultWorkbookStyleIndex: |
Geschützte Attribute | |
| unsigned int | mDefaultWorkbookStyleIndex |
Definiert in Zeile 9 der Datei EDStylesCollection.h.
| - (id) init |
Implementiert EDCollection.
| - (unsigned int) addObject: | (id) | fp8 |
Implementiert EDCollection.
| - (void) removeObjectAtIndex: | (unsigned int) | fp8 |
Implementiert EDCollection.
| - (void) removeAllObjects |
Implementiert EDCollection.
| - (id) defaultWorkbookStyle |
| - (unsigned int) defaultWorkbookStyleIndex |
| - (void) setDefaultWorkbookStyleIndex: | (unsigned int) | fp8 |
- (unsigned int) mDefaultWorkbookStyleIndex [protected] |
Definiert in Zeile 11 der Datei EDStylesCollection.h.