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


RgbColorModelPercentage.BluePortion Свойство

Определение

Синий

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

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

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

Атрибуты

Комментарии

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

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

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

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