Fill.Color2 Property

Definition

Secondary Color

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to