Compartir a través de


StrokeChildType.Color Propiedad

Definición

Color de trazo

Representa el atributo siguiente en el esquema: color

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a