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


PathGradientFill.Path Свойство

Определение

Путь градиентной заполнения

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

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

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

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

Атрибуты

Комментарии

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

Указывает форму пути, по которому нужно следовать.

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

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