Uses of Class
org.xlsx4j.sml.CTCellFormula
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCellFormula in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCellFormula Modifier and Type Field Description protected CTCellFormulaCell. fMethods in org.xlsx4j.sml that return CTCellFormula Modifier and Type Method Description CTCellFormulaObjectFactory. createCTCellFormula()Create an instance ofCTCellFormulaCTCellFormulaCell. getF()Gets the value of the f (Formula) property.Methods in org.xlsx4j.sml with parameters of type CTCellFormula Modifier and Type Method Description voidCell. setF(CTCellFormula value)Sets the value of the f property.