Compartir a través de


CommonTimeNode.GroupId Propiedad

Definición

grpId

Representa el atributo siguiente en el esquema: grpId

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a