GradientStop.Position Property
Gradient Stop Position.Represents the attribte in schema: position
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "position")> _
Public Property Position As DoubleValue
Get
Set
'Usage
Dim instance As GradientStop
Dim value As DoubleValue
value = instance.Position
instance.Position = value
[SchemaAttrAttribute(, "position")]
public DoubleValue Position { get; set; }
Property Value
Type: DocumentFormat.OpenXml.DoubleValue
Returns DoubleValue.