Share via


IColorStop.Position Property

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 IColorStop
Dim value As Double

value = instance.Position

instance.Position = value
double Position { get; set; }

Property Value

Type: System.Double

See Also

Reference

IColorStop Interface

IColorStop Members

Microsoft.Office.Interop.Excel Namespace