View.RevisionsBalloonWidthType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Microsoft Wordがリビジョン バルーンの幅を測定する方法を指定するグローバル設定を表す定数を設定または返します。
public:
property Microsoft::Office::Interop::Word::WdRevisionsBalloonWidthType RevisionsBalloonWidthType { Microsoft::Office::Interop::Word::WdRevisionsBalloonWidthType get(); void set(Microsoft::Office::Interop::Word::WdRevisionsBalloonWidthType value); };
public Microsoft.Office.Interop.Word.WdRevisionsBalloonWidthType RevisionsBalloonWidthType { get; set; }
member this.RevisionsBalloonWidthType : Microsoft.Office.Interop.Word.WdRevisionsBalloonWidthType with get, set
Public Property RevisionsBalloonWidthType As WdRevisionsBalloonWidthType
プロパティ値
注釈
WdRevisionsBalloonWidthType は、 WdRevisionsBalloonWidthType クラスの定数のいずれかです。
wdBalloonWidthPercent – ドキュメントの幅に対するパーセンテージとして測定されます。
wdBalloonWidthPoints – ポイント単位で測定されます。
RevisionsBalloonWidthType プロパティは、 プロパティを設定するときに使用する測定単位をRevisionsBalloonWidth設定します。