MindFusion.Wpf Pack Programmer's Guide
Annotation.CellAnnotation Property
See Also
 





Gets the interactive object associated with this annotation.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public CellAnnotation CellAnnotation { get; }

Visual Basic  Copy Code

Public ReadOnly Property CellAnnotation As CellAnnotation

 Property Value

An instance of the CellAnnotation class that acts as the visual presentation of the annotation within the worksheet.

 See Also

Annotation Members
Annotation Class
MindFusion.Spreadsheet.Wpf Namespace