|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WdAutoFitBehavior | |
---|---|
com.acesoft.aceoffix.wordwriter |
Uses of WdAutoFitBehavior in com.acesoft.aceoffix.wordwriter |
---|
Methods in com.acesoft.aceoffix.wordwriter that return WdAutoFitBehavior | |
---|---|
static WdAutoFitBehavior |
WdAutoFitBehavior.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WdAutoFitBehavior[] |
WdAutoFitBehavior.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 WdAutoFitBehavior | |
---|---|
Table |
DataRegion.createTable(int numRows,
int numColumns,
WdAutoFitBehavior autoFitBehavior)
Creates a new Table in the current DataRegion. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |