ColorStop.Position Property
Returns or sets the position of the ColorStop. Read/write
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property Position As Double
Get
Set
'Usage
Dim instance As ColorStop
Dim value As Double
value = instance.Position
instance.Position = value
double Position { get; set; }
Property Value
Type: System.Double
Double