次の方法で共有


TextFrame.ThreeD プロパティ

定義

指定した ThreeDFormat テキスト フレームの 3-D 効果の書式設定プロパティを含むオブジェクトを取得します。

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

プロパティ値

ThreeDFormat指定したテキスト フレームの 3-D 効果の書式設定プロパティを含むオブジェクト。

注釈

読み取り専用です。

適用対象