Fill.NoFill Property

Definition

NoFill.

Represents the following element tag in the schema: a:noFill.

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

Property Value

Returns NoFill.

Applies to