FillFormat.TextureAlignment プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した FillFormatオブジェクトのテキストの配置を設定または返します。 値の取得と設定が可能です。
public:
property Microsoft::Office::Core::MsoTextureAlignment TextureAlignment { Microsoft::Office::Core::MsoTextureAlignment get(); void set(Microsoft::Office::Core::MsoTextureAlignment value); };
public Microsoft.Office.Core.MsoTextureAlignment TextureAlignment { get; set; }
Public Property TextureAlignment As MsoTextureAlignment