FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / CreateComment Field


In This Topic
CreateComment Field
In This Topic
Adds a comment to the cell.
Syntax
'Declaration
 
Public Shared ReadOnly CreateComment As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.CreateComment
See Also