Compartir a través de


Paragraph.ParagraphId Propiedad

Definición

paraId, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: w14:paraId

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "paraId")]
public DocumentFormat.OpenXml.HexBinaryValue ParagraphId { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue ParagraphId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "paraId")]
public DocumentFormat.OpenXml.HexBinaryValue ParagraphId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "paraId")]
public DocumentFormat.OpenXml.HexBinaryValue? ParagraphId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:paraId")]
public DocumentFormat.OpenXml.HexBinaryValue? ParagraphId { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? ParagraphId { get; set; }
member this.ParagraphId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "paraId")>]
member this.ParagraphId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "paraId")>]
member this.ParagraphId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:paraId")>]
member this.ParagraphId : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property ParagraphId As HexBinaryValue

Valor de propiedad

Atributos

Se aplica a