Compartir a través de


CustomWorkbookView.ShowComments Propiedad

Definición

Mostrar comentarios

Representa el atributo siguiente en el 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 de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a