Share via


FormControlProperties.Colored Property

Definition

colored, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: colored

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

Property Value

Attributes

Applies to