Fill.GroupFill Property

Definition

Group Fill.

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

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

Property Value

Returns GroupFill.

Applies to