IRadRun
Interface
Definition
Namespace:Telerik.WinForms.Documents.UI.TextBlocks
Assembly:Telerik.WinControls.RadSpreadsheet.dll
Syntax:
C#
public interface IRadRun
Properties
C#
FlowDirection FlowDirection { get; set; }
C#
FontFamily FontFamily { get; set; }
C#
FontWeight FontWeight { get; set; }
C#
Color ForegroundColor { get; set; }