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


FillOverlay.Blend Свойство

Определение

Blend

Представляет следующий атрибут в схеме: blend

[DocumentFormat.OpenXml.SchemaAttr(0, "blend")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlendModeValues> Blend { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlendModeValues> Blend { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "blend")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlendModeValues>? Blend { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("blend")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlendModeValues>? Blend { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlendModeValues>? Blend { get; set; }
member this.Blend : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlendModeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "blend")>]
member this.Blend : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlendModeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("blend")>]
member this.Blend : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlendModeValues> with get, set
Public Property Blend As EnumValue(Of BlendModeValues)

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

Возвращает .EnumValue<T>

Атрибуты

Комментарии

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

Указывает способ смешивания заливки с базовым эффектом.

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

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