Uses of Enum
org.docx4j.vml.officedrawing.STOLELinkType
Packages that use STOLELinkType
-
Uses of STOLELinkType in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as STOLELinkTypeMethods in org.docx4j.vml.officedrawing that return STOLELinkTypeModifier and TypeMethodDescriptionstatic STOLELinkTypeCTOLEObject.getLinkType()Gets the value of the linkType property.static STOLELinkTypeReturns the enum constant of this type with the specified name.static STOLELinkType[]STOLELinkType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.vml.officedrawing with parameters of type STOLELinkTypeModifier and TypeMethodDescriptionvoidCTOLEObject.setLinkType(STOLELinkType value) Sets the value of the linkType property.