Compartir a través de


RgbColorModelPercentage.BluePortion Propiedad

Definición

Azul

Representa el atributo siguiente en el esquema: b

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

Valor de propiedad

Devuelve Int32Value.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376 puede ser útil al trabajar con esta clase.

Especifica el porcentaje de azul.

El tipo simple define los ST_Percentage valores posibles para este atributo.

Se aplica a