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