Compartir a través de


ColorMostRecentlyUsed.Colors Propiedad

Definición

Colores recientes

Representa el atributo siguiente en el esquema: colores

[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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a