ExcelGradientFillXml Members

Office Open XML

The ExcelGradientFillXml type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
BackgroundColor
Cell background color
(Inherited from ExcelFillXml.)
Bottom
Percentage format bottom
Degree
Angle of the linear gradient
GradientColor1
Gradient color 1
GradientColor2
Gradient color 2
Left
Percentage format left
PatternColor
Pattern color
(Inherited from ExcelFillXml.)
PatternType
Cell fill pattern style
(Inherited from ExcelFillXml.)
Right
Percentage format right
Top
Percentage format top
Type
Type of gradient fill.

See Also