Share via


HiddenFillProperties.SolidFill Property

SolidFill.Represents the element tag in schema: a:solidFill

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

Syntax

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

value = instance.SolidFill

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.SolidFill

See Also

Reference

HiddenFillProperties Class

HiddenFillProperties Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace