Freigeben über


PageSetup.CellComments Eigenschaft

Definition

Zellenkommentare drucken

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: