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


Category.Priority Свойство

Определение

Приоритет

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

[DocumentFormat.OpenXml.SchemaAttr(0, "pri")]
public DocumentFormat.OpenXml.UInt32Value Priority { get; set; }
public DocumentFormat.OpenXml.UInt32Value Priority { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "pri")]
public DocumentFormat.OpenXml.UInt32Value? Priority { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("pri")]
public DocumentFormat.OpenXml.UInt32Value? Priority { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Priority { get; set; }
member this.Priority : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "pri")>]
member this.Priority : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("pri")>]
member this.Priority : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Priority As UInt32Value

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

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

Атрибуты

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