Freigeben über


Scenarios.Current Eigenschaft

Definition

Aktuelles Szenario

Stellt das folgende Attribut im Schema dar: current

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

Eigenschaftswert

Gibt zurück UInt32Value.

Attribute

Gilt für: