LatentStyleExceptionInfo.UiPriority Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Override default sorting order
Represents the following attribute in the schema: w:uiPriority
[DocumentFormat.OpenXml.SchemaAttr(23, "uiPriority")]
public DocumentFormat.OpenXml.Int32Value UiPriority { get; set; }
public DocumentFormat.OpenXml.Int32Value UiPriority { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "uiPriority")]
public DocumentFormat.OpenXml.Int32Value? UiPriority { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:uiPriority")]
public DocumentFormat.OpenXml.Int32Value? UiPriority { get; set; }
public DocumentFormat.OpenXml.Int32Value? UiPriority { get; set; }
member this.UiPriority : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "uiPriority")>]
member this.UiPriority : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:uiPriority")>]
member this.UiPriority : DocumentFormat.OpenXml.Int32Value with get, set
Public Property UiPriority As Int32Value
Property Value
- Attributes