Compartir a través de


InkMoniker.Id Propiedad

Definición

id. Esta propiedad solo está disponible en Office 2016 y versiones posteriores.

Representa el atributo siguiente en el esquema: id.

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

Valor de propiedad

Atributos

Se aplica a