Spreadsheet event. More...
#include <pyfbsdk.h>

Public Member Functions | |
| FBEventSpread (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Public Attributes | |
| int | Action |
| Read Only Property: Action associated to the spread event. | |
| int | Column |
| Read Only Property: Column of event. | |
| int | Row |
| Read Only Property: Row of event. | |
Public Attributes inherited from FBEvent | |
| int | Type |
| Read Only Property: Type of event. | |
Spreadsheet event.
| FBEventSpread | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| int Action |
Read Only Property: Action associated to the spread event.
| int Column |
Read Only Property: Column of event.
| int Row |
Read Only Property: Row of event.