Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2018.hyperlinkcolor.STHyperlinkColor
Packages that use STHyperlinkColor
-
Uses of STHyperlinkColor in org.docx4j.com.microsoft.schemas.office.drawing.x2018.hyperlinkcolor
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2018.hyperlinkcolor declared as STHyperlinkColorMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2018.hyperlinkcolor that return STHyperlinkColorModifier and TypeMethodDescriptionstatic STHyperlinkColorCTHyperlinkColor.getVal()Gets the value of the val property.static STHyperlinkColorReturns the enum constant of this type with the specified name.static STHyperlinkColor[]STHyperlinkColor.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2018.hyperlinkcolor with parameters of type STHyperlinkColorModifier and TypeMethodDescriptionvoidCTHyperlinkColor.setVal(STHyperlinkColor value) Sets the value of the val property.