Package | Description |
---|---|
com.hfg.xml.msofficexml.docx.wordprocessingml | |
com.hfg.xml.msofficexml.docx.wordprocessingml.style |
Modifier and Type | Method and Description |
---|---|
WmlTableCellProperties |
WmlTableCellProperties.setVerticalJustification(WmlVerticalJustification inValue) |
Modifier and Type | Method and Description |
---|---|
static WmlVerticalJustification |
WmlVerticalJustification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WmlVerticalJustification[] |
WmlVerticalJustification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
jataylor@hairyfatguy.com