Compartilhar via


IChartGroup.Has3DShading Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property Has3DShading As Boolean
    Get
    Set
'Usage
Dim instance As IChartGroup
Dim value As Boolean

value = instance.Has3DShading

instance.Has3DShading = value
bool Has3DShading { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IChartGroup Interface

IChartGroup Members

Microsoft.Office.Interop.Excel Namespace