Aracılığıyla paylaş


Entry.Old Property

Definition

Old Group ID

Represents the following attribute in the schema: old

[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

Property Value

Returns Int32Value.

Attributes

Applies to