| Visual Basic (Declaration) | |
|---|---|
Public Event AnnotationModeStarting() As AnnotationModeStartingEventHandler | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public event AnnotationModeStartingEventHandler AnnotationModeStarting() | |
This event is raised by the OnAnnotationModeStarting method when the user is changing the active sheet.
For more details on the individual event arguments, refer to AnnotationModeEventArgs members.