Paragraph.TextId Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
textId, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
- Attribute