Share via


HiddenFillProperties.GroupFill Property

Group Fill.Represents the element tag in schema: a:grpFill

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property GroupFill As GroupFill
    Get
    Set
'Usage
Dim instance As HiddenFillProperties
Dim value As GroupFill

value = instance.GroupFill

instance.GroupFill = value
public GroupFill GroupFill { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.GroupFill

See Also

Reference

HiddenFillProperties Class

HiddenFillProperties Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace