Freigeben über


FillOverlay.GroupFill-Eigenschaft

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

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

Syntax

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

value = instance.GroupFill

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.GroupFill
Returns GroupFill.

Siehe auch

Referenz

FillOverlay Klasse

FillOverlay-Member

DocumentFormat.OpenXml.Drawing-Namespace