FillFormat.PresetGradientType Property
Returns the preset gradient type for the specified fill. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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: Microsoft.Office.Core.MsoPresetGradientType
Remarks
Use the PresetGradient method to set the preset gradient type for the fill.
The value of the PresetGradientType property can be one of the MsoPresetGradientType constants.