GradientStop class
Gradient Stop. When the object is serialized out as xml, its qualified name is x:stop.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Spreadsheet.GradientStop
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
stop (Gradient Stop)
One of a sequence of two or more gradient stops, constituting this gradient fill.
Parent Elements |
|---|
gradientFill (§18.8.24) |
Child Elements | Subclause |
|---|---|
color (Data Bar Color) | §18.3.1.15 |
Attributes | Description |
|---|---|
position (Gradient Stop Position) | Position information for this gradient stop. Interpreted exactly like gradientFill left, right, bottom, top. The position indicated here indicates the point where the color is pure. Before and and after this position the color can be in transition (or pure, depending on if this is the last stop or not). The possible values for this attribute are defined by the W3C XML Schema double datatype. |
[Note: The W3C XML Schema definition of this element’s content model (CT_GradientStop) is located in §A.2. end note]
© ISO/IEC29500: 2008.