Compartilhar via


ChartFormat.ThreeD Property

Returns the 3-D–effect formatting properties for the specified chart. Read-only ThreeDFormat.

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

Syntax

'Declaration
ReadOnly Property ThreeD As ThreeDFormat
    Get
'Usage
Dim instance As ChartFormat
Dim value As ThreeDFormat

value = instance.ThreeD
ThreeDFormat ThreeD { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.ThreeDFormat

See Also

Reference

ChartFormat Interface

ChartFormat Members

Microsoft.Office.Interop.PowerPoint Namespace