TableRow.ParagraphId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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