ChartFormat.ThreeD Property

Returns an object that contains 3-D–effect formatting properties for the specified chart. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.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.Word.ThreeDFormat
ThreeDFormat

See Also

Reference

ChartFormat Interface

ChartFormat Members

Microsoft.Office.Interop.Word Namespace