Comment.CommentProperties 属性

定义

CommentProperties,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下元素标记:x:commentPr。

public DocumentFormat.OpenXml.Spreadsheet.CommentProperties CommentProperties { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.CommentProperties? CommentProperties { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Spreadsheet.CommentProperties CommentProperties { get; set; }
member this.CommentProperties : DocumentFormat.OpenXml.Spreadsheet.CommentProperties with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.CommentProperties : DocumentFormat.OpenXml.Spreadsheet.CommentProperties with get, set
Public Property CommentProperties As CommentProperties

属性值

属性

适用于