Share via


ChartFont.Shadow Property

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

Syntax

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

value = instance.Shadow

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

Property Value

Type: System.Object

See Also

Reference

ChartFont Interface

ChartFont Members

Microsoft.Office.Core Namespace