-
Notifications
You must be signed in to change notification settings - Fork 2
TextEvent
Benedict Allen edited this page Nov 15, 2015
·
1 revision
The TextEvent is used to pass text input events to Sheets.
Extends Event
Event creation is handled internally by Application.
TextEvent( Event enum event, string text )TextEvent.text - string
The text of the event.
- Exception
- DynamicValueException
- ExpressionException
- IncorrectConstructorException
- IncorrectParameterException
- ParserException
- ResourceLoadException
- ThreadRuntimeException