#import <EPImportFormulaStringConverter.h>
Abgeleitet von EDProcessor.
Basisklasse für EPExportFormulaStringConverter.
Öffentliche Methoden | |
| (_Bool) | - isObjectSupported: |
| (void) | - applyProcessorToObject:withWorkbook: |
| (id) | - tokensFromFormulaString:columnOffset:rowOffset:workbook:cell: |
| (_Bool) | - isImport |
Öffentliche, statische Methoden | |
| (id) | + importFormulaStringConverter |
Definiert in Zeile 9 der Datei EPImportFormulaStringConverter.h.
| + (id) importFormulaStringConverter |
| - (_Bool) isObjectSupported: | (id) | fp8 |
| - (void) applyProcessorToObject: | (id) | fp8 | ||
| withWorkbook: | (id) | fp12 | ||
| - (id) tokensFromFormulaString: | (id) | fp8 | ||
| columnOffset: | (int) | fp12 | ||
| rowOffset: | (int) | fp16 | ||
| workbook: | (id) | fp20 | ||
| cell: | (id) | fp24 | ||
Implementiert in EPExportFormulaStringConverter.
| - (_Bool) isImport |
Implementiert in EPExportFormulaStringConverter.