Uses of Class
org.xlsx4j.sml.CTCellFormula
Packages that use CTCellFormula
-
Uses of CTCellFormula in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCellFormulaMethods in org.xlsx4j.sml that return CTCellFormulaModifier and TypeMethodDescriptionObjectFactory.createCTCellFormula()Create an instance ofCTCellFormulaCell.getF()Gets the value of the f (Formula) property.Methods in org.xlsx4j.sml with parameters of type CTCellFormulaModifier and TypeMethodDescriptionvoidCell.setF(CTCellFormula value) Sets the value of the f property.