Background.Fill Property
Fill.Represents the element tag in schema: v:fill
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Fill As Fill
Get
Set
'Usage
Dim instance As Background
Dim value As Fill
value = instance.Fill
instance.Fill = value
public Fill Fill { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Vml.Fill
Returns Fill.