MindFusion WinForms Programmer's Guide
Annotation.CellAnnotation Property
See Also
 





Gets the interactive object associated with this annotation.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 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 Namespace