aspose.diagram
Class LocalizeFontValue

Utility class containing constants. Specifies whether the shape text should be localized (translated into another language).

Field Summary
const  NumberLOCALIZE_FONT_ONLY_ARIAL_SYMBOL
           Localize the font only if it is Arial or Symbol (the default).
const  NumberALWAYS_LOCALIZE_FONT
           Always localize the font.
const  NumberNEVER_LOCALIZE_FONT
           Never localize the font.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

LOCALIZE_FONT_ONLY_ARIAL_SYMBOL

const Number LOCALIZE_FONT_ONLY_ARIAL_SYMBOL
Localize the font only if it is Arial or Symbol (the default).

ALWAYS_LOCALIZE_FONT

const Number ALWAYS_LOCALIZE_FONT
Always localize the font.

NEVER_LOCALIZE_FONT

const Number NEVER_LOCALIZE_FONT
Never localize the font.

UNDEFINED

const Number UNDEFINED
Undefined.

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