java.lang.Objectcom.aspose.cells.RenameStrategy
public class RenameStrategy
Field Summary | ||
---|---|---|
static final int | EXCEPTION | |
Throws exception. | ||
static final int | DIGIT | |
Named with sigit. | ||
static final int | LETTER | |
Named with leteter. |
Field Detail |
---|
EXCEPTION | |
public static final int EXCEPTION |
DIGIT | |
public static final int DIGIT |
LETTER | |
public static final int LETTER |