Fill.GradientFill Property

Definition

Gradient.

Represents the following element tag in the schema: x:gradientFill.

public DocumentFormat.OpenXml.Spreadsheet.GradientFill GradientFill { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.GradientFill? GradientFill { get; set; }
member this.GradientFill : DocumentFormat.OpenXml.Spreadsheet.GradientFill with get, set
Public Property GradientFill As GradientFill

Property Value

Returns GradientFill.

Applies to