Paragraph.ParagraphId 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.
paraId, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
- Attribute