Shape.ThreeD Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before itβs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a ThreeDFormat object that contains 3-D β effect formatting properties for the specified shape. 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