次の方法で共有


FillFormat.PresetGradient メソッド

定義

public:
 void PresetGradient(Microsoft::Office::Core::MsoGradientStyle Style, int Variant, Microsoft::Office::Core::MsoPresetGradientType PresetGradientType);
public void PresetGradient (Microsoft.Office.Core.MsoGradientStyle Style, int Variant, Microsoft.Office.Core.MsoPresetGradientType PresetGradientType);
abstract member PresetGradient : Microsoft.Office.Core.MsoGradientStyle * int * Microsoft.Office.Core.MsoPresetGradientType -> unit
Public Sub PresetGradient (Style As MsoGradientStyle, Variant As Integer, PresetGradientType As MsoPresetGradientType)

パラメーター

Variant
Int32
PresetGradientType
MsoPresetGradientType

適用対象