#import <EPExportFormulaStringConverter.h>
Abgeleitet von EPImportFormulaStringConverter.
Öffentliche Methoden | |
| (_Bool) | - isObjectSupported: |
| (void) | - applyProcessorToObject:withWorkbook: |
| (id) | - tokensFromFormulaString:columnOffset:rowOffset:workbook:cell: |
| (_Bool) | - isImport |
Öffentliche, statische Methoden | |
| (id) | + exportFormulaStringConverter |
Geschützte Attribute | |
| EDWorkbook * | mWorkbook |
| EDFormula * | mFormula |
Definiert in Zeile 11 der Datei EPExportFormulaStringConverter.h.
| + (id) exportFormulaStringConverter |
| - (_Bool) isObjectSupported: | (id) | fp8 |
Implementiert EPImportFormulaStringConverter.
| - (void) applyProcessorToObject: | (id) | fp8 | ||
| withWorkbook: | (id) | fp12 | ||
Implementiert EPImportFormulaStringConverter.
| - (id) tokensFromFormulaString: | (id) | fp8 | ||
| columnOffset: | (int) | fp12 | ||
| rowOffset: | (int) | fp16 | ||
| workbook: | (id) | fp20 | ||
| cell: | (id) | fp24 | ||
Implementiert EPImportFormulaStringConverter.
| - (_Bool) isImport |
Implementiert EPImportFormulaStringConverter.
- (EDWorkbook*) mWorkbook [protected] |
Definiert in Zeile 13 der Datei EPExportFormulaStringConverter.h.
Definiert in Zeile 14 der Datei EPExportFormulaStringConverter.h.