GradientStop Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
GradientStop() | Initializes a new instance of the GradientStop class. |
![]() |
GradientStop(String) | Initializes a new instance of the GradientStop class from outer XML. |
![]() |
GradientStop(array<OpenXmlElement[]) | Initializes a new instance of the GradientStop class with the specified child elements. |
![]() |
GradientStop(IEnumerable<OpenXmlElement>) | Initializes a new instance of the GradientStop class with the specified child elements. |
Top