TableRow.ParagraphId Property

Definition

paraId, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to