public class TextCrossType
Field Summary | ||
---|---|---|
static final int | DEFAULT | |
Display text like in Microsoft Excel.
|
||
static final int | CROSS_KEEP | |
Display all the text by crossing other cells and keep text of crossed cells.
|
||
static final int | CROSS_OVERRIDE | |
Display all the text by crossing other cells and override text of crossed cells.
|
||
static final int | STRICT_IN_CELL | |
Only display the text within the width of cell.
|
public static final int DEFAULT
public static final int CROSS_KEEP
public static final int CROSS_OVERRIDE
public static final int STRICT_IN_CELL