Share via


ConditionalFormattingRule.Priority 属性

定义

优先级,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性:priority

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

属性值

属性

适用于