_Font.ThreeD プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したフォントの 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 効果の書式設定プロパティ。
注釈
読み取り専用です。