Gets the Annotation object that represents a comment for this cell.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Annotation Annotation { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Annotation As Annotation |
An instance of the Annotation class.
To create and associate an annotation with the cell, call the SetAnnotation method.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |