Constructor Summary |
---|
Char()
Constructor. |
Property Getters/Setters Summary | ||
---|---|---|
method | getAsianFont() | |
method | setAsianFont(value) | |
Specifies the ID number of the font used to format text containing Asian characters. | ||
method | getAsianFontName() | |
method | setAsianFontName(value) | |
It specified the asian font name of the font used to format the text.It is using for visio 2013 | ||
method | getCase() | |
method | setCase(value) | |
Determines the case of a shape's text. | ||
method | getColor() | |
method | setColor(value) | |
When contained in a Char element, the Color element. | ||
method | getColorTrans() | |
method | setColorTrans(value) | |
Determines the degree of transparency for a layer or shape's text color, from 0 (completely opaque) to 1 (completely transparent). | ||
method | getComplexScriptFont() | |
method | setComplexScriptFont(value) | |
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. | ||
method | getComplexScriptFontName() | |
method | setComplexScriptFontName(value) | |
It specified the ComplexScript font name of the font used to format the text.It is using for visio 2013 | ||
method | getComplexScriptSize() | |
method | setComplexScriptSize(value) | |
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. | ||
method | getDblUnderline() | |
method | setDblUnderline(value) | |
Specifies whether the range of text has a double underline below it. | ||
method | getDel() | |
method | setDel(value) | |
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. | ||
method | getDoubleStrikethrough() | |
method | setDoubleStrikethrough(value) | |
Determines whether text is formatted as double strikethrough. | ||
method | getFont() | |
method | setFont(value) | |
Specifies the ID number of the font used to format the text. | ||
method | getFontName() | |
method | setFontName(value) | |
It specified the font name of the font used to format the text.It is using for visio 2013 | ||
method | getFontScale() | |
method | setFontScale(value) | |
Specifies the font width. | ||
method | getHighlight() | |
method | setHighlight(value) | |
It specified highlight. | ||
method | isBold() | |
Indicating whether the font is bold.
|
||
method | isDoubleStrikethrough() | |
Indicating whether the font is doubleStrikethrough.
|
||
method | isDoubleUnderline() | |
Indicating whether the font is double underline.
|
||
method | isItalic() | |
Indicating whether the font is italic.
|
||
method | isStrikethrough() | |
Indicating whether the font is strikethrough.
|
||
method | isSubscript() | |
Indicating whether the font is subscript.
|
||
method | isSuperscript() | |
Indicating whether the font is superscript.
|
||
method | isUnderline() | |
Indicating whether the font is underline.
|
||
method | getIX() | |
method | setIX(value) | |
The zero-based index of the element within its parent element. | ||
method | getLangID() | |
method | setLangID(value) | |
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. | ||
method | getLetterspace() | |
method | setLetterspace(value) | |
Specifies the amount of space between two or more characters. Space can be added or subtracted in 1/20th point increments. | ||
method | getLocale() | |
method | setLocale(value) | |
It specified the locale of the text run for spell-checking purposes. | ||
method | getLocalizeFont() | |
method | setLocalizeFont(value) | |
Specifies whether the shape text should be localized (translated into another language). | ||
method | getOverline() | |
method | setOverline(value) | |
Specifies whether the text has a line above it. | ||
method | getPerpendicular() | |
method | setPerpendicular(value) | |
It specified whether a text field appears perpendicular to the other text in a text block. | ||
method | getPos() | |
method | setPos(value) | |
Specifies the position of the shape's text relative to the baseline. | ||
method | getRTLText() | |
method | setRTLText(value) | |
Determines if the text direction of the current character run is left to right or right to left. | ||
method | getSize() | |
method | setSize(value) | |
Specifies the size of the text in the shape's text block. | ||
method | getStrikethru() | |
method | setStrikethru(value) | |
Specifies whether the text is formatted as strikethrough. | ||
method | getStyle() | |
method | setStyle(value) | |
Specifies the character formatting applied to a range of text in the shape's text block. | ||
method | getUseVertical() | |
method | setUseVertical(value) | |
Determines whether the character run is vertical or horizontal. |
Method Summary | ||
---|---|---|
method | deepClone() | |
Creates deep copy of this instance.
|
int getIX() / setIX(value)
int getDel() / setDel(value)
IntValue getFont() / setFont(value)
StrValue getFontName() / setFontName(value)
ColorValue getColor() / setColor(value)
Style getStyle() / setStyle(value)
Pos getPos() / setPos(value)
DoubleValue getFontScale() / setFontScale(value)
StrValue getLocale() / setLocale(value)
DoubleValue getSize() / setSize(value)
BoolValue getDblUnderline() / setDblUnderline(value)
BoolValue getOverline() / setOverline(value)
BoolValue getHighlight() / setHighlight(value)
StrValue getPerpendicular() / setPerpendicular(value)
BoolValue getStrikethru() / setStrikethru(value)
BoolValue getDoubleStrikethrough() / setDoubleStrikethrough(value)
BoolValue getRTLText() / setRTLText(value)
BoolValue getUseVertical() / setUseVertical(value)
DoubleValue getLetterspace() / setLetterspace(value)
DoubleValue getColorTrans() / setColorTrans(value)
IntValue getAsianFont() / setAsianFont(value)
StrValue getAsianFontName() / setAsianFontName(value)
LocalizeFont getLocalizeFont() / setLocalizeFont(value)
boolean isDoubleUnderline()
boolean isSubscript()
boolean isSuperscript()
boolean isStrikethrough()
boolean isDoubleStrikethrough()
boolean isUnderline()
boolean isItalic()
boolean isBold()
DoubleValue getComplexScriptSize() / setComplexScriptSize(value)
IntValue getComplexScriptFont() / setComplexScriptFont(value)
StrValue getComplexScriptFontName() / setComplexScriptFontName(value)
IntValue getLangID() / setLangID(value)