com.aspose.cells
Class RenameStrategy

java.lang.Object
    extended by com.aspose.cells.RenameStrategy

public class RenameStrategy 
extends java.lang.Object

Utility class containing constants. Renames strategy when columns contains the duplicate names.


Field Summary
static final intEXCEPTION
           Throws exception.
static final intDIGIT
           Named with digit.
static final intLETTER
           Named with letter.
 

Field Detail

EXCEPTION

public static final int EXCEPTION
Throws exception.

DIGIT

public static final int DIGIT
Named with digit.

LETTER

public static final int LETTER
Named with letter.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.