Compartir a través de


Paragraph.TextId Propiedad

Definición

textId, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Atributos

Se aplica a