Uses of Enum Class
org.xlsx4j.sml.STDvAspect
Packages that use STDvAspect
-
Uses of STDvAspect in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STDvAspectMethods in org.xlsx4j.sml that return STDvAspectModifier and TypeMethodDescriptionstatic STDvAspectCTOleObject.getDvAspect()Gets the value of the dvAspect property.static STDvAspectReturns the enum constant of this class with the specified name.static STDvAspect[]STDvAspect.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STDvAspectModifier and TypeMethodDescriptionvoidCTOleObject.setDvAspect(STDvAspect value) Sets the value of the dvAspect property.