java.lang.Object
com.aspose.cells.DefaultEditLanguage
public class DefaultEditLanguage
- extends java.lang.Object
Utility class containing constants.
Represents the default edit language.
Field Summary |
static final int | AUTO | |
Represents auto detecting edit language according to the text itself.
|
static final int | ENGLISH | |
Represents English language.
|
static final int | CJK | |
Represents Chinese, Japanese, Korean language.
|
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.