#import <EBFormula.h>
Abgeleitet von NSObject.
Öffentliche, statische Methoden | |
| (id) | + edFormulaFromXlCell:state: |
| (id) | + edFormulaFromXlFmlaDefinition:withFormulaLength:state: |
Definiert in Zeile 9 der Datei EBFormula.h.
| + (id) edFormulaFromXlCell: | (struct XlCell *) | fp8 | ||
| state: | (id) | fp12 | ||
| + (id) edFormulaFromXlFmlaDefinition: | (const void *) | fp8 | ||
| withFormulaLength: | (int) | fp12 | ||
| state: | (id) | fp16 | ||