Compartir a través de


StrokeChildType.Color2 Propiedad

Definición

Color de patrón alternativo de trazo

Representa el atributo siguiente en el esquema: color2

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a