BuildParagraph.GroupId Propriété

Définition

ID de groupe

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne UInt32Value.

Attributs

S’applique à