Spread Windows Forms 12.0 Product Documentation
CancelAnnotationMode Method
Example 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class : CancelAnnotationMode Method
Cancels annotation mode.
Syntax
'Declaration
 
Public Sub CancelAnnotationMode() 
'Usage
 
Dim instance As FpSpread
 
instance.CancelAnnotationMode()
public void CancelAnnotationMode()
Example
This example uses the CancelAnnotationMode method.
fpSpread1.CancelAnnotationMode();
FpSpread1.CancelAnnotationMode()
See Also

Reference

FpSpread Class
FpSpread Members

User-Task Documentation

Working with Annotations