Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2016.ink.STExtendedBrushPropertyName
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2016.ink |
-
Uses of STExtendedBrushPropertyName in org.docx4j.com.microsoft.schemas.office.drawing.x2016.ink
Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2016.ink that return STExtendedBrushPropertyName Modifier and Type Method Description static STExtendedBrushPropertyNameSTExtendedBrushPropertyName. fromValue(java.lang.String v)static STExtendedBrushPropertyNameSTExtendedBrushPropertyName. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STExtendedBrushPropertyName[]STExtendedBrushPropertyName. values()Returns an array containing the constants of this enum type, in the order they are declared.