TableRow.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

属性值

属性

适用于