Font Property
Font
Gets or sets the style of the cell font settings.
Declaration
[PersistenceMode(PersistenceMode.Attribute)]
public virtual FontInfo Font { get; set; }
<PersistenceMode(PersistenceMode.Attribute)>
Public Overridable Property Font As FontInfo