Uses of Class
org.docx4j.wml.CTShortHexNumber
Packages that use CTShortHexNumber
-
Uses of CTShortHexNumber in org.docx4j.wml
Fields in org.docx4j.wml declared as CTShortHexNumberModifier and TypeFieldDescriptionprotected CTShortHexNumberCTSettings.stylePaneFormatFilterprotected CTShortHexNumberCTSettings.stylePaneSortMethodMethods in org.docx4j.wml that return CTShortHexNumberModifier and TypeMethodDescriptionObjectFactory.createCTShortHexNumber()Create an instance ofCTShortHexNumberCTSettings.getStylePaneFormatFilter()Gets the value of the stylePaneFormatFilter property.CTSettings.getStylePaneSortMethod()Gets the value of the stylePaneSortMethod property.Methods in org.docx4j.wml with parameters of type CTShortHexNumberModifier and TypeMethodDescriptionvoidCTSettings.setStylePaneFormatFilter(CTShortHexNumber value) Sets the value of the stylePaneFormatFilter property.voidCTSettings.setStylePaneSortMethod(CTShortHexNumber value) Sets the value of the stylePaneSortMethod property.