com.aspose.cells
Class DefaultEditLanguage

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

public class DefaultEditLanguage 
extends java.lang.Object

Utility class containing constants. Represents the default edit language.


Field Summary
static final intAUTO
           Represents auto detecting edit language according to the text itself.
static final intENGLISH
           Represents English language.
static final intCJK
           Represents Chinese, Japanese, Korean language.
 

Field Detail

AUTO

public static final int AUTO
Represents auto detecting edit language according to the text itself.

ENGLISH

public static final int ENGLISH
Represents English language.

CJK

public static final int CJK
Represents Chinese, Japanese, Korean language.

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