Click or drag to resize

XlsGradientStop Constructor

Overload List
Name Description
Public method XlsGradientStop
Initializes a new instance of the XlsGradientStop class with a default OColor.
Public method XlsGradientStop(OColor, Int32, Int32)
Initializes a new instance of the XlsGradientStop class with the specified color, position, and transparency.
Top
See Also