Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTLineProperties |
CTThemeableLineStyle.ln |
protected CTLineProperties |
CTWholeE2OFormatting.ln |
protected CTLineProperties |
CTTextCharacterProperties.ln |
protected CTLineProperties |
CTShapeProperties.ln |
protected CTLineProperties |
CTTableCellProperties.lnB |
protected CTLineProperties |
CTTableCellProperties.lnBlToTr |
protected CTLineProperties |
CTTableCellProperties.lnL |
protected CTLineProperties |
CTTableCellProperties.lnR |
protected CTLineProperties |
CTTableCellProperties.lnT |
protected CTLineProperties |
CTTableCellProperties.lnTlToBr |
protected CTLineProperties |
CTTextCharacterProperties.uLn |
Modifier and Type | Field and Description |
---|---|
protected List<CTLineProperties> |
CTLineStyleList.ln |
Modifier and Type | Method and Description |
---|---|
CTLineProperties |
ObjectFactory.createCTLineProperties()
Create an instance of
CTLineProperties |
CTLineProperties |
CTThemeableLineStyle.getLn()
Gets the value of the ln property.
|
CTLineProperties |
CTWholeE2OFormatting.getLn()
Gets the value of the ln property.
|
CTLineProperties |
CTTextCharacterProperties.getLn()
Gets the value of the ln property.
|
CTLineProperties |
CTShapeProperties.getLn()
Gets the value of the ln property.
|
CTLineProperties |
CTTableCellProperties.getLnB()
Gets the value of the lnB property.
|
CTLineProperties |
CTTableCellProperties.getLnBlToTr()
Gets the value of the lnBlToTr property.
|
CTLineProperties |
CTTableCellProperties.getLnL()
Gets the value of the lnL property.
|
CTLineProperties |
CTTableCellProperties.getLnR()
Gets the value of the lnR property.
|
CTLineProperties |
CTTableCellProperties.getLnT()
Gets the value of the lnT property.
|
CTLineProperties |
CTTableCellProperties.getLnTlToBr()
Gets the value of the lnTlToBr property.
|
CTLineProperties |
CTTextCharacterProperties.getULn()
Gets the value of the uLn property.
|
Modifier and Type | Method and Description |
---|---|
List<CTLineProperties> |
CTLineStyleList.getLn()
Gets the value of the ln property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTThemeableLineStyle.setLn(CTLineProperties value)
Sets the value of the ln property.
|
void |
CTWholeE2OFormatting.setLn(CTLineProperties value)
Sets the value of the ln property.
|
void |
CTTextCharacterProperties.setLn(CTLineProperties value)
Sets the value of the ln property.
|
void |
CTShapeProperties.setLn(CTLineProperties value)
Sets the value of the ln property.
|
void |
CTTableCellProperties.setLnB(CTLineProperties value)
Sets the value of the lnB property.
|
void |
CTTableCellProperties.setLnBlToTr(CTLineProperties value)
Sets the value of the lnBlToTr property.
|
void |
CTTableCellProperties.setLnL(CTLineProperties value)
Sets the value of the lnL property.
|
void |
CTTableCellProperties.setLnR(CTLineProperties value)
Sets the value of the lnR property.
|
void |
CTTableCellProperties.setLnT(CTLineProperties value)
Sets the value of the lnT property.
|
void |
CTTableCellProperties.setLnTlToBr(CTLineProperties value)
Sets the value of the lnTlToBr property.
|
void |
CTTextCharacterProperties.setULn(CTLineProperties value)
Sets the value of the uLn property.
|
Copyright © 2007-2019. All Rights Reserved.