[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculatorInfo.Font

Font Property

Font

Gets or sets the font used in the pop-up window.

Declaration
[Browsable(true)]
public Font Font { get; set; }
<Browsable(True)>
Public Property Font As Font
Property Value
Type Description
Font

The Font value that indicates the font used in the pop-up window.

Remarks

The default value is the same as the control font. If a null value is set, the value is the default value automatically, without exception.