Comment.CommentProperties Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
CommentProperties, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.
Stellt das folgende Elementtag im Schema dar: 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
Eigenschaftswert
- Attribute