Share via


ShapeDefaults.BeFilled Property

Definition

Shape Fill Toggle

Represents the following attribute in the schema: fill

[DocumentFormat.OpenXml.SchemaAttr(0, "fill")]
public DocumentFormat.OpenXml.TrueFalseValue BeFilled { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue BeFilled { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fill")]
public DocumentFormat.OpenXml.TrueFalseValue? BeFilled { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fill")]
public DocumentFormat.OpenXml.TrueFalseValue? BeFilled { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? BeFilled { get; set; }

Property Value

Returns EnumValue<T>.

Attributes

Applies to