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 sigit.
static final intLETTER
           Named with leteter.
 

Field Detail

EXCEPTION

public static final int EXCEPTION
Throws exception.

DIGIT

public static final int DIGIT
Named with sigit.

LETTER

public static final int LETTER
Named with leteter.

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