'Declaration
<SRDescriptionAttribute("ControlFontDescr")> <System.ComponentModel.AmbientValueAttribute("")> <SRCategoryAttribute("CatAppearance")> <System.ComponentModel.LocalizableAttribute(True)> <System.Runtime.InteropServices.DispIdAttribute(-512)> Public Overridable Property Font As System.Drawing.Font
'Usage
Dim instance As WorkbookDesigner Dim value As System.Drawing.Font instance.Font = value value = instance.Font
[SRDescription("ControlFontDescr")] [System.ComponentModel.AmbientValue("")] [SRCategory("CatAppearance")] [System.ComponentModel.Localizable(true)] [System.Runtime.InteropServices.DispId(-512)] public virtual System.Drawing.Font Font {get; set;}