_Font.ThreeD プロパティ

定義

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

public:
 property Microsoft::Office::Interop::Word::ThreeDFormat ^ ThreeD { Microsoft::Office::Interop::Word::ThreeDFormat ^ get(); void set(Microsoft::Office::Interop::Word::ThreeDFormat ^ value); };
public Microsoft.Office.Interop.Word.ThreeDFormat ThreeD { get; set; }
member this.ThreeD : Microsoft.Office.Interop.Word.ThreeDFormat with get, set
Public Property ThreeD As ThreeDFormat

プロパティ値

指定したフォントの 3-D 効果の書式設定プロパティ。

注釈

読み取り専用です。

適用対象