Compartilhar via


Scenarios.Current Propriedade

Definição

Cenário Atual

Representa o seguinte atributo no esquema: atual

[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

Valor da propriedade

Retorna UInt32Value.

Atributos

Aplica-se a