[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CommandBarInfo.Font

Font Property

Font

Gets or sets the font for the sheet name tab text and button text in the command bar of the Spread component.

Declaration
[PersistenceMode(PersistenceMode.Attribute)]
public FontInfo Font { get; set; }
<PersistenceMode(PersistenceMode.Attribute)>
Public Property Font As FontInfo