| Package | Description |
|---|---|
| org.docx4j.vml | |
| org.docx4j.vml.officedrawing |
| Modifier and Type | Field and Description |
|---|---|
protected STHrAlign |
CTArc.hralign |
protected STHrAlign |
CTShape.hralign |
protected STHrAlign |
CTShapetype.hralign |
protected STHrAlign |
CTOval.hralign |
protected STHrAlign |
CTLine.hralign |
protected STHrAlign |
CTRoundRect.hralign |
protected STHrAlign |
CTRect.hralign |
protected STHrAlign |
CTGroup.hralign |
protected STHrAlign |
CTImage.hralign |
protected STHrAlign |
CTCurve.hralign |
protected STHrAlign |
CTPolyLine.hralign |
| Modifier and Type | Method and Description |
|---|---|
STHrAlign |
CTArc.getHralign()
Horizontal Rule Alignment
|
STHrAlign |
CTShape.getHralign()
Horizontal Rule Alignment
|
STHrAlign |
CTShapetype.getHralign()
Horizontal Rule Alignment
|
STHrAlign |
CTOval.getHralign()
Horizontal Rule Alignment
|
STHrAlign |
CTLine.getHralign()
Horizontal Rule Alignment
|
STHrAlign |
CTRoundRect.getHralign()
Horizontal Rule Alignment
|
STHrAlign |
CTRect.getHralign()
Horizontal Rule Alignment
|
STHrAlign |
CTGroup.getHralign()
Horizontal Rule Alignment
|
STHrAlign |
CTImage.getHralign()
Horizontal Rule Alignment
|
STHrAlign |
CTCurve.getHralign()
Horizontal Rule Alignment
|
STHrAlign |
VmlAllCoreAttributes.getHralign()
Horizontal Rule Alignment
|
STHrAlign |
CTPolyLine.getHralign()
Horizontal Rule Alignment
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTArc.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
CTShape.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
CTShapetype.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
CTOval.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
CTLine.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
CTRoundRect.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
CTRect.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
CTGroup.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
CTImage.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
CTCurve.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
VmlAllCoreAttributes.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
CTPolyLine.setHralign(STHrAlign value)
Sets the value of the hralign property.
|
| Modifier and Type | Method and Description |
|---|---|
static STHrAlign |
STHrAlign.fromValue(String v) |
static STHrAlign |
STHrAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STHrAlign[] |
STHrAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007-2020. All Rights Reserved.