Uses of Enum
org.xlsx4j.sml.STFormulaExpression
Packages that use STFormulaExpression
-
Uses of STFormulaExpression in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STFormulaExpressionMethods in org.xlsx4j.sml that return STFormulaExpressionModifier and TypeMethodDescriptionstatic STFormulaExpressionCTUndoInfo.getExp()Gets the value of the exp property.static STFormulaExpressionReturns the enum constant of this type with the specified name.static STFormulaExpression[]STFormulaExpression.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STFormulaExpressionModifier and TypeMethodDescriptionvoidCTUndoInfo.setExp(STFormulaExpression value) Sets the value of the exp property.