MindFusion.Wpf Pack Programmer's Guide
Run Properties
 


 Public Properties

  Name Description

Brush

Gets or sets the text color of the run, or null (Nothing in Visual Basic), if the run should use the default text color.

FontBold

Gets or sets the font weight of the run, or null (Nothing in Visual Basic), if the run should use the default font weight.

FontItalic

Gets or sets the font italic style of the run, or null (Nothing in Visual Basic), if the run should use the default font italic style.

FontName

Gets or sets the font name of the run, or null (Nothing in Visual Basic), if the run should use the default font.

FontSize

Gets or sets the font size of the run, or null (Nothing in Visual Basic), if the run should use the default font size.

FontStrikeout

Gets or sets the font strikeout style of the run, or null (Nothing in Visual Basic), if the run should use the default font strikeout style.

FontUnderlined

Gets or sets the font underlined style of the run, or null (Nothing in Visual Basic), if the run should use the default font underlined style.

Text

Gets or sets the text of the run.

 See Also

Run Class
MindFusion.Spreadsheet.Wpf Namespace