FillFormat.GradientStops プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した GradientStops 塗りつぶし形式に関連付けられているコレクションを取得します。
public:
property Microsoft::Office::Core::GradientStops ^ GradientStops { Microsoft::Office::Core::GradientStops ^ get(); };
public Microsoft.Office.Core.GradientStops GradientStops { get; }
member this.GradientStops : Microsoft.Office.Core.GradientStops
Public ReadOnly Property GradientStops As GradientStops
プロパティ値
GradientStops指定した塗りつぶし形式に関連付けられているコレクション。
注釈
値の取得と設定が可能です。 グラデーションとは別に 1 つの色の状態からスムーズに移行します。 このセクションのエンドポイントを分岐点と呼びます。 HYPERLINK "ms-help://AstroNS2/WINWORD" を使用できます。DEV/content/ms-help/HV10343554.htm" GradientStops.Insert メソッドを使用して、指定したオブジェクトの GradientStops コレクションにグラデーションの位置を追加します。