次の方法で共有


Paragraph.TextId プロパティ

定義

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

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

プロパティ値

属性

適用対象