Compartir a través de


OpenXmlTaskAssignUnassignUserElement.AuthorId Propiedad

Definición

authorId, esta propiedad solo está disponible en Office 2021 y versiones posteriores.

Representa el atributo siguiente en el esquema: authorId

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

Valor de propiedad

Atributos

Se aplica a