FillFormat.GradientColorType プロパティ

定義

指定した塗りつぶしのグラデーションの色の種類を取得します。

public:
 property Microsoft::Office::Core::MsoGradientColorType GradientColorType { Microsoft::Office::Core::MsoGradientColorType get(); };
public Microsoft.Office.Core.MsoGradientColorType GradientColorType { get; }
member this.GradientColorType : Microsoft.Office.Core.MsoGradientColorType
Public ReadOnly Property GradientColorType As MsoGradientColorType

プロパティ値

注釈

、、または TwoColorGradient(MsoGradientStyle, Int32) メソッドをOneColorGradient(MsoGradientStyle, Int32, Single)PresetGradient(MsoGradientStyle, Int32, MsoPresetGradientType)使用して、塗りつぶしのグラデーションの種類を設定します。

適用対象