Uses of Enum Class
org.docx4j.dml.spreadsheetdrawing.STEditAs
Packages that use STEditAs
-
Uses of STEditAs in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as STEditAsMethods in org.docx4j.dml.spreadsheetdrawing that return STEditAsModifier and TypeMethodDescriptionstatic STEditAsCTTwoCellAnchor.getEditAs()Gets the value of the editAs property.static STEditAsReturns the enum constant of this class with the specified name.static STEditAs[]STEditAs.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type STEditAs