new Char()

Constructor.

Methods

deepClone() → Object

Creates deep copy of this instance.

Returns

Object 

getAsianFont()

Specifies the ID number of the font used to format text containing Asian characters.

getAsianFontName()

It specified the asian font name of the font used to format the text.It is using for visio 2013

getCase()

Determines the case of a shape's text.

getColor()

When contained in a Char element, the Color element.

getColorTrans()

Determines the degree of transparency for a layer or shape's text color, from 0 (completely opaque) to 1 (completely transparent).

getComplexScriptFont()

Contains the number of the font used to format text composed of complex script characters. Complex scripts are languages whose characters require ligation or shaping, such as the right-to-left languages (Arabic, Farsi, Hebrew, and Urdu) and several South Asian languages.

getComplexScriptFontName()

It specified the ComplexScript font name of the font used to format the text.It is using for visio 2013

getComplexScriptSize()

The size of the font used to format text composed of complex script characters. Complex scripts are languages whose characters require ligation or shaping, such as the right-to-left languages (Arabic, Farsi, Hebrew, and Urdu) and several South Asian languages.

getDblUnderline()

Specifies whether the range of text has a double underline below it.

getDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

getDoubleStrikethrough()

Determines whether text is formatted as double strikethrough.

getFont()

Specifies the ID number of the font used to format the text.

getFontName()

It specified the font name of the font used to format the text.It is using for visio 2013

getFontScale()

Specifies the font width.

getHighlight()

It specified highlight.

getIX()

The zero-based index of the element within its parent element.

getLangID()

Indicates the locale ID (LCID) of the language in which the cell formula, text, custom property, or comment was entered. For a list of languages supported by Microsoft Office applications and their corresponding language IDs, see the DocLangID element.

getLetterspace()

Specifies the amount of space between two or more characters. Space can be added or subtracted in 1/20th point increments.

getLocale()

It specified the locale of the text run for spell-checking purposes.

getLocalizeFont()

Specifies whether the shape text should be localized (translated into another language).

getOverline()

Specifies whether the text has a line above it.

getPerpendicular()

It specified whether a text field appears perpendicular to the other text in a text block.

getPos()

Specifies the position of the shape's text relative to the baseline.

getRTLText()

Determines if the text direction of the current character run is left to right or right to left.

getSize()

Specifies the size of the text in the shape's text block.

getStrikethru()

Specifies whether the text is formatted as strikethrough.

getStyle()

Specifies the character formatting applied to a range of text in the shape's text block.

getUseVertical()

Determines whether the character run is vertical or horizontal.

isBold()

Indicating whether the font is bold.

isDoubleStrikethrough()

Indicating whether the font is doubleStrikethrough.

isDoubleUnderline()

Indicating whether the font is double underline.

isItalic()

Indicating whether the font is italic.

isStrikethrough()

Indicating whether the font is strikethrough.

isSubscript()

Indicating whether the font is subscript.

isSuperscript()

Indicating whether the font is superscript.

isUnderline()

Indicating whether the font is underline.

setAsianFont()

Specifies the ID number of the font used to format text containing Asian characters.

setAsianFontName()

It specified the asian font name of the font used to format the text.It is using for visio 2013

setCase()

Determines the case of a shape's text.

setColor()

When contained in a Char element, the Color element.

setColorTrans()

Determines the degree of transparency for a layer or shape's text color, from 0 (completely opaque) to 1 (completely transparent).

setComplexScriptFont()

Contains the number of the font used to format text composed of complex script characters. Complex scripts are languages whose characters require ligation or shaping, such as the right-to-left languages (Arabic, Farsi, Hebrew, and Urdu) and several South Asian languages.

setComplexScriptFontName()

It specified the ComplexScript font name of the font used to format the text.It is using for visio 2013

setComplexScriptSize()

The size of the font used to format text composed of complex script characters. Complex scripts are languages whose characters require ligation or shaping, such as the right-to-left languages (Arabic, Farsi, Hebrew, and Urdu) and several South Asian languages.

setDblUnderline()

Specifies whether the range of text has a double underline below it.

setDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

setDoubleStrikethrough()

Determines whether text is formatted as double strikethrough.

setFont()

Specifies the ID number of the font used to format the text.

setFontName()

It specified the font name of the font used to format the text.It is using for visio 2013

setFontScale()

Specifies the font width.

setHighlight()

It specified highlight.

setIX()

The zero-based index of the element within its parent element.

setLangID()

Indicates the locale ID (LCID) of the language in which the cell formula, text, custom property, or comment was entered. For a list of languages supported by Microsoft Office applications and their corresponding language IDs, see the DocLangID element.

setLetterspace()

Specifies the amount of space between two or more characters. Space can be added or subtracted in 1/20th point increments.

setLocale()

It specified the locale of the text run for spell-checking purposes.

setLocalizeFont()

Specifies whether the shape text should be localized (translated into another language).

setOverline()

Specifies whether the text has a line above it.

setPerpendicular()

It specified whether a text field appears perpendicular to the other text in a text block.

setPos()

Specifies the position of the shape's text relative to the baseline.

setRTLText()

Determines if the text direction of the current character run is left to right or right to left.

setSize()

Specifies the size of the text in the shape's text block.

setStrikethru()

Specifies whether the text is formatted as strikethrough.

setStyle()

Specifies the character formatting applied to a range of text in the shape's text block.

setUseVertical()

Determines whether the character run is vertical or horizontal.