Uses of Class
org.xlsx4j.sml.STVolValueType
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of STVolValueType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STVolValueType Modifier and Type Field Description protected STVolValueTypeCTVolTopic. tMethods in org.xlsx4j.sml that return STVolValueType Modifier and Type Method Description static STVolValueTypeSTVolValueType. fromValue(java.lang.String v)STVolValueTypeCTVolTopic. getT()Gets the value of the t property.static STVolValueTypeSTVolValueType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STVolValueType[]STVolValueType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STVolValueType Modifier and Type Method Description voidCTVolTopic. setT(STVolValueType value)Sets the value of the t property.