Compartilhar via


CustomWorkbookView.ShowComments Propriedade

Definição

Mostrar comentários

Representa o seguinte atributo no esquema: showComments

[DocumentFormat.OpenXml.SchemaAttr(0, "showComments")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CommentsValues> ShowComments { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CommentsValues> ShowComments { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showComments")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CommentsValues>? ShowComments { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showComments")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CommentsValues>? ShowComments { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CommentsValues>? ShowComments { get; set; }
member this.ShowComments : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CommentsValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showComments")>]
member this.ShowComments : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CommentsValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showComments")>]
member this.ShowComments : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.CommentsValues> with get, set
Public Property ShowComments As EnumValue(Of CommentsValues)

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a