Поделиться через


RgbColorModelPercentage.RedPortion Свойство

Определение

Красный

Представляет следующий атрибут в схеме: 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

Значение свойства

Возвращает .Int32Value

Атрибуты

Комментарии

Следующие сведения из международного стандарта ECMA ECMA-376 могут быть полезны при работе с этим классом.

Указывает процент красного цвета.

Возможные значения для этого атрибута определяются простым типом ST_Percentage .

Применяется к