Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.