java.lang.Object
com.aspose.cells.MirrorType
public class MirrorType
| Field Summary | ||
|---|---|---|
static final int | NONE | |
static final int | HORIZONAL | |
static final int | VERTICAL | |
static final int | 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 | |