Compartir a través de


RevExHeaders.DocId Propiedad

Definición

docId, esta propiedad solo está disponible en Office 2016 y versiones posteriores.

Representa el atributo siguiente en el esquema: docId

[DocumentFormat.OpenXml.SchemaAttr(0, "docId")]
public DocumentFormat.OpenXml.StringValue DocId { get; set; }
public DocumentFormat.OpenXml.StringValue DocId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "docId")]
public DocumentFormat.OpenXml.StringValue? DocId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("docId")]
public DocumentFormat.OpenXml.StringValue? DocId { get; set; }
public DocumentFormat.OpenXml.StringValue? DocId { get; set; }
member this.DocId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "docId")>]
member this.DocId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("docId")>]
member this.DocId : DocumentFormat.OpenXml.StringValue with get, set
Public Property DocId As StringValue

Valor de propiedad

Atributos

Se aplica a