Uses of Enum
org.odftoolkit.odfdom.dom.attribute.office.OfficeValueTypeAttribute.Value
Packages that use OfficeValueTypeAttribute.Value
Package
Description
-
Uses of OfficeValueTypeAttribute.Value in org.odftoolkit.odfdom.changes
Methods in org.odftoolkit.odfdom.changes that return OfficeValueTypeAttribute.Value -
Uses of OfficeValueTypeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.office
Methods in org.odftoolkit.odfdom.dom.attribute.office that return OfficeValueTypeAttribute.ValueModifier and TypeMethodDescriptionOfficeValueTypeAttribute.Value.enumValueOf(String value) OfficeValueTypeAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static OfficeValueTypeAttribute.Value[]OfficeValueTypeAttribute.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.dom.attribute.office with parameters of type OfficeValueTypeAttribute.ValueModifier and TypeMethodDescriptionvoidOfficeValueTypeAttribute.setEnumValue(OfficeValueTypeAttribute.Value attrValue) -
Uses of OfficeValueTypeAttribute.Value in org.odftoolkit.odfdom.incubator.doc.office
Methods in org.odftoolkit.odfdom.incubator.doc.office with parameters of type OfficeValueTypeAttribute.ValueModifier and TypeMethodDescriptionOdfOfficeAutomaticStyles.createDataStyle(OfficeValueTypeAttribute.Value type, String numberFormatCode, String newDataStyleName)