Partager via


PageSetup.CellComments Propriété

Définition

Imprimer les commentaires de cellule

Représente l’attribut suivant dans le schéma : cellComments

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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à