Uses of Class
org.xlsx4j.sml.STDvAspect
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of STDvAspect in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STDvAspect Modifier and Type Field Description protected STDvAspectCTOleObject. dvAspectMethods in org.xlsx4j.sml that return STDvAspect Modifier and Type Method Description static STDvAspectSTDvAspect. fromValue(java.lang.String v)STDvAspectCTOleObject. getDvAspect()Gets the value of the dvAspect property.static STDvAspectSTDvAspect. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STDvAspect[]STDvAspect. 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 STDvAspect Modifier and Type Method Description voidCTOleObject. setDvAspect(STDvAspect value)Sets the value of the dvAspect property.