Fill.SolidFill Property

Definition

SolidFill.

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

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

Property Value

Returns SolidFill.

Applies to