Share via


ColorMostRecentlyUsed.Colors Property

Definition

Recent colors

Represents the following attribute in the schema: colors

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

Property Value

Returns StringValue.

Attributes

Applies to