Uses of Class
org.docx4j.wml.CTShortHexNumber
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTShortHexNumber in org.docx4j.wml
Fields in org.docx4j.wml declared as CTShortHexNumber Modifier and Type Field Description protected CTShortHexNumberCTSettings. stylePaneFormatFilterprotected CTShortHexNumberCTSettings. stylePaneSortMethodMethods in org.docx4j.wml that return CTShortHexNumber Modifier and Type Method Description CTShortHexNumberObjectFactory. createCTShortHexNumber()Create an instance ofCTShortHexNumberCTShortHexNumberCTSettings. getStylePaneFormatFilter()Gets the value of the stylePaneFormatFilter property.CTShortHexNumberCTSettings. getStylePaneSortMethod()Gets the value of the stylePaneSortMethod property.Methods in org.docx4j.wml with parameters of type CTShortHexNumber Modifier and Type Method Description voidCTSettings. setStylePaneFormatFilter(CTShortHexNumber value)Sets the value of the stylePaneFormatFilter property.voidCTSettings. setStylePaneSortMethod(CTShortHexNumber value)Sets the value of the stylePaneSortMethod property.