asposecells.api
Class RenameStrategy

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

Field Summary
const  intEXCEPTION
           Throws exception.
const  intDIGIT
           Named with sigit.
const  intLETTER
           Named with leteter.
 

Field Detail

EXCEPTION

const int EXCEPTION
Throws exception.

DIGIT

const int DIGIT
Named with sigit.

LETTER

const 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.