FillFormat.GradientStyle プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定された塗りつぶしのグラデーションのスタイルを取得します。
public:
property Microsoft::Office::Core::MsoGradientStyle GradientStyle { Microsoft::Office::Core::MsoGradientStyle get(); };
public Microsoft.Office.Core.MsoGradientStyle GradientStyle { get; }
member this.GradientStyle : Microsoft.Office.Core.MsoGradientStyle
Public ReadOnly Property GradientStyle As MsoGradientStyle
プロパティ値
注釈
または TwoColorGradient(MsoGradientStyle, Int32) メソッドをOneColorGradient(MsoGradientStyle, Int32, Single)使用して、塗りつぶしのグラデーション スタイルを設定します。
グラデーションが設定されていない塗りつぶしに対してこのプロパティを取得しようとすると、エラーが発生します。 プロパティを Type 使用して、塗りつぶしにグラデーションがあるかどうかを判断します。