Compartilhar via


RevisionComment.Author Propriedade

Definição

Autor

Representa o seguinte atributo no esquema: autor

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

Valor da propriedade

Retorna StringValue.

Atributos

Aplica-se a