GradientStop class

Office 2013 and later

Gradient Stop. When the object is serialized out as xml, its qualified name is x:stop.

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

[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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: