ChartFont.Underline Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Underline As Object
Get
Set
'Usage
Dim instance As ChartFont
Dim value As Object
value = instance.Underline
instance.Underline = value
Object Underline { get; set; }
Property Value
Type: System.Object