Gets the Annotation object that represents a comment for this cell.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
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 Programmer's Guide | © 2025 MindFusion |