Shape.UseBackgroundFill Property

Definition

Use Background Fill

Represents the following attribute in the schema: useBgFill

[DocumentFormat.OpenXml.SchemaAttr(0, "useBgFill")]
public DocumentFormat.OpenXml.BooleanValue UseBackgroundFill { get; set; }
public DocumentFormat.OpenXml.BooleanValue UseBackgroundFill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "useBgFill")]
public DocumentFormat.OpenXml.BooleanValue? UseBackgroundFill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("useBgFill")]
public DocumentFormat.OpenXml.BooleanValue? UseBackgroundFill { get; set; }
public DocumentFormat.OpenXml.BooleanValue? UseBackgroundFill { get; set; }
member this.UseBackgroundFill : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "useBgFill")>]
member this.UseBackgroundFill : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("useBgFill")>]
member this.UseBackgroundFill : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property UseBackgroundFill As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to