PageSetup.GutterPos プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
値を取得または設定どの辺に、とじしろが表示されるドキュメントです。
public:
property Microsoft::Office::Interop::Word::WdGutterStyle GutterPos { Microsoft::Office::Interop::Word::WdGutterStyle get(); void set(Microsoft::Office::Interop::Word::WdGutterStyle value); };
public Microsoft.Office.Interop.Word.WdGutterStyle GutterPos { get; set; }
member this.GutterPos : Microsoft.Office.Interop.Word.WdGutterStyle with get, set
Public Property GutterPos As WdGutterStyle