Compartir a través de


RgbColorModelPercentage.RedPortion Propiedad

Definición

Rojo

Representa el atributo siguiente en el esquema: r

[DocumentFormat.OpenXml.SchemaAttr(0, "r")]
public DocumentFormat.OpenXml.Int32Value RedPortion { get; set; }
public DocumentFormat.OpenXml.Int32Value RedPortion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "r")]
public DocumentFormat.OpenXml.Int32Value? RedPortion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r")]
public DocumentFormat.OpenXml.Int32Value? RedPortion { get; set; }
public DocumentFormat.OpenXml.Int32Value? RedPortion { get; set; }
member this.RedPortion : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "r")>]
member this.RedPortion : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r")>]
member this.RedPortion : DocumentFormat.OpenXml.Int32Value with get, set
Public Property RedPortion 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 rojo.

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

Se aplica a