Compartir a través de


Reflection.StartOpacity Propiedad

Definición

Iniciar opacidad

Representa el atributo siguiente en el esquema: stA

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

Valor de propiedad

Devuelve Int32Value.

Atributos

Se aplica a