Scenarios.Current Propriété

Définition

Scénario actuel

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne UInt32Value.

Attributs

S’applique à