java.lang.Object
com.aspose.cells.AutoFitWrappedTextType
public class AutoFitWrappedTextType
| Field Summary | ||
|---|---|---|
static final int | DEFAULT | |
| Works as MS Excel. | ||
static final int | PARAGRAPH | |
| Auto fit width with the longest paragraph. | ||
| Field Detail |
|---|
DEFAULT | |
public static final int DEFAULT | |
PARAGRAPH | |
public static final int PARAGRAPH | |