Entry.Old Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
ID do grupo antigo
Representa o seguinte atributo no esquema: antigo
[DocumentFormat.OpenXml.SchemaAttr(0, "old")]
public DocumentFormat.OpenXml.Int32Value Old { get; set; }
public DocumentFormat.OpenXml.Int32Value Old { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "old")]
public DocumentFormat.OpenXml.Int32Value? Old { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("old")]
public DocumentFormat.OpenXml.Int32Value? Old { get; set; }
public DocumentFormat.OpenXml.Int32Value? Old { get; set; }
member this.Old : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "old")>]
member this.Old : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("old")>]
member this.Old : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Old As Int32Value
Valor da propriedade
Retorna Int32Value.
- Atributos