Click or drag to resize

DefaultTextRangeProperties Properties

The DefaultTextRangeProperties type exposes the following members.

Properties
Name Description
Public property AlternativeLanguage
Gets or sets the Id of an alternative language.
Public property BookmarkId
Gets or sets bookmark target. Read/write String .
Public property Click
Gets or sets the hyperlink defined for mouse click. Read/write ClickHyperlink .
Public property ComplexScriptFont
Gets or sets the complex script font info. Read/write TextFont .
Public property EastAsianFont
Gets or sets the East Asian font info. Read/write TextFont .
Public property EffectDag
Gets the text EffectFormat properties. Read-only EffectDag .
Public property Fill
Gets the text FillFormat properties. Read-only Fill .
Public property FontHeight
Gets or sets the font height of a text range. float.NaN means height is undefined and should be inherited from the Master. Read/write Int16 .
Public property FontMinSize
Gets or sets the minimal font size. Read/write Single .
Public property HighlightColor
Gets the color used to highlight a text. Read-only ColorFormat .
Public property IsBold
Indicates whether the font is bold. Read/write TriState .
Public property IsItalic
Indicates whether the font is itallic. Read/write TriState .
Public property Kumimoji
Indicates whether the numbers should ignore text eastern language-specific vertical text layout. Read/write TriState .
Public property Language
Gets or sets the Id of a language. Read/write String .
Public property LatinFont
Gets or sets the Latin font info. Read/write TextFont .
Public property LineSpacing
Gets or sets the line spacing. Read/write Single .
Public property MouseOver
Gets or sets the hyperlink defined for mouse over. Read/write ClickHyperlink .
Public property NoProofing
Indicates whether the text would be proofed. Read/write TriState .
Public property NormaliseHeight
Indicates whether the height of a text should be normalized. Read/write TriState .
Public property ScriptDistance
Gets or sets the superscript or subscript text. Read/write Int16 .
Public property SmartTagClean
Indicates whether the smart tag should be cleaned. Read/write Boolean .
Public property SymbolFont
Gets or sets the symbolic font info. Read/write TextFont .
Public property TextCapType
Gets or sets the type of text capitalization. Read/write TextCapType .
Public property TextLineFormat
Gets the TextLineFormat properties for text outlining. Read-only TextLineFormat .
Public property TextStrikethroughType
Gets or sets the strikethrough type of a text. Read/write TextStrikethroughType .
Public property TextUnderlineType
Gets or sets the text underline type. Read/write TextUnderlineType .
Public property UnderlineFill
Gets the underline line FillFormat properties. Read-only Fill .
Public property UnderlineFormat
Gets the LineFormat properties used to outline underline line. Read-only TextLineFormat .
Top
See Also