Font2.Highlight Property
Gets a value indicating whether the font is displayed as highlighted. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Highlight As ColorFormat
Get
'Usage
Dim instance As Font2
Dim value As ColorFormat
value = instance.Highlight
ColorFormat Highlight { get; }
Property Value
Type: Microsoft.Office.Core.ColorFormat
ColorFormat