|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WdRowHeightRule | |
---|---|
com.acesoft.aceoffix.wordwriter |
Uses of WdRowHeightRule in com.acesoft.aceoffix.wordwriter |
---|
Methods in com.acesoft.aceoffix.wordwriter that return WdRowHeightRule | |
---|---|
static WdRowHeightRule |
WdRowHeightRule.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WdRowHeightRule[] |
WdRowHeightRule.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.acesoft.aceoffix.wordwriter with parameters of type WdRowHeightRule | |
---|---|
void |
Row.setHeight(float rowHeight,
WdRowHeightRule heightRule)
Sets the height of the row. |
void |
Table.setRowsHeight(float rowHeight,
WdRowHeightRule heightRule)
Sets the height of all rows in the Table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |