aspose.cells

Class DefaultEditLanguage

Utility class containing constants. Represents the default edit language.

Field Summary
const  NumberAUTO
Represents auto detecting edit language according to the text itself.
const  NumberENGLISH
Represents English language.
const  NumberCJK
Represents Chinese, Japanese, Korean language.
 

    • Field Detail

      • AUTO

        const Number AUTO
        Represents auto detecting edit language according to the text itself.
      • ENGLISH

        const Number ENGLISH
        Represents English language.
      • CJK

        const Number CJK
        Represents Chinese, Japanese, Korean language.