Share via


FillFormat.PresetGradientType Property

Returns the preset gradient type for the specified fill.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property PresetGradientType As MsoPresetGradientType
    Get
'Usage
Dim instance As FillFormat
Dim value As MsoPresetGradientType

value = instance.PresetGradientType
MsoPresetGradientType PresetGradientType { get; }

Property Value

Type: MsoPresetGradientType

Remarks

Use the PresetGradient method to set the preset gradient type for the fill.

See Also

Reference

FillFormat Interface

FillFormat Members

Microsoft.Office.Interop.Word Namespace