|
ASPOSE home | ||||||||
java.lang.Object
com.aspose.words.CellMerge
public class CellMerge
| Field Summary | ||
|---|---|---|
static final int | NONE | |
| The cell is not merged. | ||
static final int | FIRST | |
| The cell is the first cell in a range of merged cells. | ||
static final int | PREVIOUS | |
| The cell is merged to the previous cell horizontally or vertically. | ||
| Field Detail |
|---|
NONE | |
public static final int NONE | |
FIRST | |
public static final int FIRST | |
PREVIOUS | |
public static final int PREVIOUS | |
|
ASPOSE home | ||||||||