Comment.CommentProperties プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
- 属性