Uses of Enum
org.odftoolkit.odfdom.dom.attribute.table.TableLastRowStartColumnAttribute.Value
-
Uses of TableLastRowStartColumnAttribute.Value in org.odftoolkit.odfdom.dom.attribute.table
Modifier 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.Modifier and TypeMethodDescriptionvoid
TableLastRowStartColumnAttribute.setEnumValue
(TableLastRowStartColumnAttribute.Value attrValue)