Spreadsheet event.

Public Member Functions |
|
| __init__ (HKEventBase pEvent) | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyBase | Row |
| Read Only Property: Row of event.
|
|
| FBPropertyBase | Column |
| Read Only Property: Column of event.
|
|
| FBPropertyBase | Action |
| Read Only Property: Action associated
to the spread event. |
|
| __init__ | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
Reimplemented from FBEvent.
| FBPropertyBase Row |
Read Only Property: Row of event.
| FBPropertyBase Column |
Read Only Property: Column of event.
| FBPropertyBase Action |
Read Only Property: Action associated to the spread event.
This value is not always set and depends on the action being performed on the spreadsheet.