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


WebProperties.Color Свойство

Определение

Цвета навигации по слайдам для выходных данных HTML

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

[DocumentFormat.OpenXml.SchemaAttr(0, "clr")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues> Color { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues> Color { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "clr")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues>? Color { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("clr")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues>? Color { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues>? Color { get; set; }
member this.Color : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "clr")>]
member this.Color : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("clr")>]
member this.Color : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues> with get, set
Public Property Color As EnumValue(Of WebColorValues)

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

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

Атрибуты

Комментарии

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

Указывает ограничения цвета, которые будут использоваться при создании выходных данных HTML.

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

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