Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / StopAnnotationMode Method


In This Topic
StopAnnotationMode Method
In This Topic
Stops annotation mode.
Syntax
'Declaration
 
Public Function StopAnnotationMode() As Boolean
 
'Usage
 
Dim instance As FpSpread
Dim value As Boolean
 
value = instance.StopAnnotationMode()
See Also