#import <EMCellStyle.h>
Abgeleitet von CMStyle.
Basisklasse für CMDrawableStyle.
Öffentliche Methoden | |
| (id) | - init |
| (id) | - initWithEDStyle: |
| (void) | - changeWithContentFormatType: |
| (void) | - changeWithContentWidth:columnWidth: |
| (void) | - addFontStyle: |
| (void) | - addFillStyle: |
| (void) | - addBordersStyle: |
| (void) | - addAlignmentStyle: |
Geschützte Attribute | |
| EDStyle * | edStyle |
Definiert in Zeile 11 der Datei EMCellStyle.h.
| - (id) init |
Implementiert CMStyle.
| - (id) initWithEDStyle: | (id) | fp8 |
| - (void) changeWithContentFormatType: | (int) | fp8 |
| - (void) changeWithContentWidth: | (double) | fp8 | ||
| columnWidth: | (double) | fp16 | ||
| - (void) addFontStyle: | (id) | fp8 |
| - (void) addFillStyle: | (id) | fp8 |
| - (void) addBordersStyle: | (id) | fp8 |
| - (void) addAlignmentStyle: | (id) | fp8 |
Definiert in Zeile 13 der Datei EMCellStyle.h.