Uses of Enum
org.odftoolkit.odfdom.dom.attribute.table.TableFirstRowStartColumnAttribute.Value
Packages that use TableFirstRowStartColumnAttribute.Value
-
Uses of TableFirstRowStartColumnAttribute.Value in org.odftoolkit.odfdom.dom.attribute.table
Methods in org.odftoolkit.odfdom.dom.attribute.table that return TableFirstRowStartColumnAttribute.ValueModifier and TypeMethodDescriptionTableFirstRowStartColumnAttribute.Value.enumValueOf(String value) TableFirstRowStartColumnAttribute.getEnumValue()Returns the enum constant of this type with the specified name.TableFirstRowStartColumnAttribute.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.table with parameters of type TableFirstRowStartColumnAttribute.ValueModifier and TypeMethodDescriptionvoidTableFirstRowStartColumnAttribute.setEnumValue(TableFirstRowStartColumnAttribute.Value attrValue)