Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static CTShortHexNumber |
StyleUtil.apply(CTShortHexNumber source,
CTShortHexNumber destination) |
Modifier and Type | Method and Description |
---|---|
static CTShortHexNumber |
StyleUtil.apply(CTShortHexNumber source,
CTShortHexNumber destination) |
static boolean |
StyleUtil.areEqual(CTShortHexNumber number1,
CTShortHexNumber number2) |
static boolean |
StyleUtil.isEmpty(CTShortHexNumber number) |
Modifier and Type | Field and Description |
---|---|
protected CTShortHexNumber |
CTSettings.stylePaneFormatFilter |
protected CTShortHexNumber |
CTSettings.stylePaneSortMethod |
Modifier and Type | Method and Description |
---|---|
CTShortHexNumber |
ObjectFactory.createCTShortHexNumber()
Create an instance of
CTShortHexNumber |
CTShortHexNumber |
CTSettings.getStylePaneFormatFilter()
Gets the value of the stylePaneFormatFilter property.
|
CTShortHexNumber |
CTSettings.getStylePaneSortMethod()
Gets the value of the stylePaneSortMethod property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTSettings.setStylePaneFormatFilter(CTShortHexNumber value)
Sets the value of the stylePaneFormatFilter property.
|
void |
CTSettings.setStylePaneSortMethod(CTShortHexNumber value)
Sets the value of the stylePaneSortMethod property.
|
Copyright © 2007-2019. All Rights Reserved.