Partager via


ChartFont.OutlineFont Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property OutlineFont As Object
    Get
    Set
'Usage
Dim instance As ChartFont
Dim value As Object

value = instance.OutlineFont

instance.OutlineFont = value
Object OutlineFont { get; set; }

Property Value

Type: System.Object

See Also

Reference

ChartFont Interface

ChartFont Members

Microsoft.Office.Core Namespace