次の方法で共有


TableRow.ParagraphId プロパティ

定義

paraId、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象