Click or drag to resize

XlsGradient Properties

The XlsGradient type exposes the following members.

Properties
Name Description
Public property BackColor
Gets or sets the background color of the book.
Public property BackColorObject
Gets the background color as an OColor object.
Public property BackKnownColor
Gets or sets the known color of the background.
Public property ForeColor
Gets or sets the foreground color of the book.
Public property ForeColorObject
Gets the foreground color as an OColor object based on the internal background color.
Public property ForeKnownColor
Gets or sets the known color of the foreground.
Public property GradientStyle
Gets or sets the gradient style type for the fill.
Public property GradientVariant
Gets or sets the gradient variant type for the shape fill.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Top
See Also