Share via


ChartFillFormat.GradientStyle Property

Returns the gradient style for the specified fill. Read-only.

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

Syntax

'Declaration
ReadOnly Property GradientStyle As MsoGradientStyle
    Get
'Usage
Dim instance As ChartFillFormat
Dim value As MsoGradientStyle

value = instance.GradientStyle
MsoGradientStyle GradientStyle { get; }

Property Value

Type: MsoGradientStyle
MsoGradientStyle

See Also

Reference

ChartFillFormat Interface

ChartFillFormat Members

Microsoft.Office.Interop.Word Namespace