Version

Search Results

CellFillLinearGradient Class Members

Public Constructors Public Properties Public Methods

Angle Property

Gets the angle, in degrees, of the direction of the linear gradient, going clockwise from the left-to-right direction. Syntax

Equals Method (CellFillLinearGradient)

Determines whether the CellFillLinearGradient is equal to the specified object. Syntax Parameters obj The object to test for equality. Return Value True if the object is equal to this instance; False otherwise.

GetHashCode Method (CellFillLinearGradient)

Gets the hash code for the CellFillLinearGradient. Syntax Return Value A number which can be used to hash this instance.

CellFillLinearGradient Constructor

Creates a new CellFillLinearGradient instance. Syntax Parameters angle The angle, in degrees, of the direction of the linear gradient, going clockwise from the left-to-right direction.stops Two or more gradient stops which describe the color transitions and their positions within the gradient. Exceptions Exception...

CellFillPattern Class

An immutable object which represents a solid or pattern fill for a cell. Syntax

CellFillPattern Class Members

Public Constructors Public Properties Public Methods