ChartFillFormat.GradientVariant Property

Reserved for internal use.

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

Syntax

'Declaration
ReadOnly Property GradientVariant As Integer
    Get
'Usage
Dim instance As ChartFillFormat
Dim value As Integer

value = instance.GradientVariant
int GradientVariant { get; }

Property Value

Type: System.Int32

See Also

Reference

ChartFillFormat Interface

ChartFillFormat Members

Microsoft.Office.Interop.PowerPoint Namespace