Uses of Class
org.docx4j.wml.Style.UiPriority
Packages that use Style.UiPriority
-
Uses of Style.UiPriority in org.docx4j.wml
Fields in org.docx4j.wml declared as Style.UiPriorityMethods in org.docx4j.wml that return Style.UiPriorityModifier and TypeMethodDescriptionObjectFactory.createStyleUiPriority()Create an instance ofStyle.UiPriorityStyle.getUiPriority()Gets the value of the uiPriority property.Methods in org.docx4j.wml with parameters of type Style.UiPriorityModifier and TypeMethodDescriptionvoidStyle.setUiPriority(Style.UiPriority value) Sets the value of the uiPriority property.