PageSetup.CellComments 属性

定义

打印单元格注释

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于