Fill.Opacity2 Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Opacidad de color secundaria
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
Devuelve StringValue.
- Atributos