ChartFormat.ThreeD Property

Definition

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

public:
 property Microsoft::Office::Interop::Excel::ThreeDFormat ^ ThreeD { Microsoft::Office::Interop::Excel::ThreeDFormat ^ get(); };
public Microsoft.Office.Interop.Excel.ThreeDFormat ThreeD { get; }
Public ReadOnly Property ThreeD As ThreeDFormat

Property Value

ThreeDFormat

Applies to