Fill.Opacity2 Property

Definition

Secondary Color Opacity

Represents the following attribute in the schema: o:opacity2

[DocumentFormat.OpenXml.SchemaAttr(27, "opacity2")]
public DocumentFormat.OpenXml.StringValue Opacity2 { get; set; }
public DocumentFormat.OpenXml.StringValue Opacity2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "opacity2")]
public DocumentFormat.OpenXml.StringValue? Opacity2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:opacity2")]
public DocumentFormat.OpenXml.StringValue? Opacity2 { get; set; }
public DocumentFormat.OpenXml.StringValue? Opacity2 { get; set; }
member this.Opacity2 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "opacity2")>]
member this.Opacity2 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:opacity2")>]
member this.Opacity2 : DocumentFormat.OpenXml.StringValue with get, set
Public Property Opacity2 As StringValue

Property Value

Returns StringValue.

Attributes

Applies to