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