Freigeben über


ConditionalFormat.Scope Eigenschaft

Definition

Bereich für bedingte Formatierung

Stellt das folgende Attribut im Schema dar: scope

[DocumentFormat.OpenXml.SchemaAttr(0, "scope")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues> Scope { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues> Scope { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "scope")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues>? Scope { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("scope")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues>? Scope { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues>? Scope { get; set; }
member this.Scope : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "scope")>]
member this.Scope : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("scope")>]
member this.Scope : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues> with get, set
Public Property Scope As EnumValue(Of ScopeValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: