Uses of Enum
org.xlsx4j.sml.STOleUpdate
Packages that use STOleUpdate
-
Uses of STOleUpdate in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STOleUpdateMethods in org.xlsx4j.sml that return STOleUpdateModifier and TypeMethodDescriptionstatic STOleUpdateCTOleObject.getOleUpdate()Gets the value of the oleUpdate property.static STOleUpdateReturns the enum constant of this type with the specified name.static STOleUpdate[]STOleUpdate.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 STOleUpdateModifier and TypeMethodDescriptionvoidCTOleObject.setOleUpdate(STOleUpdate value) Sets the value of the oleUpdate property.