Name | Description | |
---|---|---|
Gets the text color of the run, or null, if the run should use the default text color. |
||
Gets the font weight of the run, or null, if the run should use the default font weight. |
||
Gets the font italic style of the run, or null, if the run should use the default font italic style. |
||
Gets the font name of the run, or null, if the run should use the default font. |
||
Gets the font size of the run, or null, if the run should use the default font size. |
||
Gets the font strikeout style of the run, or null, if the run should use the default font strikeout style. |
||
Gets the font underlined style of the run, or null, if the run should use the default font underlined style. |
||
Gets a value indicating whether the run represents a subscript text. |
||
Gets a value indicating whether the run represents a superscript text. |
||
Gets the text of the run. |
||
Sets the text color of the run, or null, if the run should use the default text color. |
||
Sets the font weight of the run, or null, if the run should use the default font weight. |
||
Sets the font italic style of the run, or null, if the run should use the default font italic style. |
||
Sets the font name of the run, or null, if the run should use the default font. |
||
Sets the font size of the run, or null, if the run should use the default font size. |
||
Sets the font strikeout style of the run, or null, if the run should use the default font strikeout style. |
||
Sets the font underlined style of the run, or null, if the run should use the default font underlined style. |
||
Sets a value indicating whether the run represents a subscript text. |
||
Sets a value indicating whether the run represents a superscript text. |
||
Sets the text of the run. |
||
|