public class TransformationType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static TransformationType |
DUPLICATE |
static TransformationType |
REMOVE |
static TransformationType |
SHIFT |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final TransformationType SHIFT
public static final TransformationType DUPLICATE
public static final TransformationType REMOVE
Copyright © 2005-2014 jXLS Team. All Rights Reserved.