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





Gets or sets the comment text of the annotation.

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

 Syntax

C#  Copy Code

public string Text { get; set; }

Visual Basic  Copy Code

Public Property Text As String

 Property Value

A string value. The default is an empty string.

 See Also

CellAnnotation Members
CellAnnotation Class
MindFusion.Spreadsheet.Wpf Namespace