Paragraph.TextId Property

Definition

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

Represents the following attribute in the schema: w14:textId

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

Property Value

Attributes

Applies to