IChartFillFormat.GradientDegree Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property GradientDegree As Single
Get
'Usage
Dim instance As IChartFillFormat
Dim value As Single
value = instance.GradientDegree
float GradientDegree { get; }
Property Value
Type: System.Single