java.lang.Object
com.aspose.cells.MirrorType
public class MirrorType
| Field Summary | ||
|---|---|---|
static final int | NONE | |
| None | ||
static final int | HORIZONAL | |
| Horizonal | ||
static final int | VERTICAL | |
| Vertical | ||
static final int | BOTH | |
| Both | ||
| Field Detail |
|---|
NONE | |
public static final int NONE | |
HORIZONAL | |
public static final int HORIZONAL | |
VERTICAL | |
public static final int VERTICAL | |
BOTH | |
public static final int BOTH | |