Stylesheet.Fills Property

Definition

Fills.

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

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

Property Value

Returns Fills.

Applies to