This reference page is linked to from the following overview topics: Events & callbacks.
Spreadsheet event.
Definition at line 1618 of file fbcontrols.h.
#include <fbcontrols.h>
Public Member Functions |
|
FBEventSpread (HKEventBase pEvent) | |
Constructor. |
|
Public Attributes |
|
FBPropertyInt | Row |
Read Only Property: Row of event.
|
|
FBPropertyInt | Column |
Read Only Property: Column of event.
|
|
FBPropertyInt | Action |
Read Only Property: Action associated
to the spread event. |
FBEventSpread | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
Read Only Property: Row of event.
Definition at line 1626 of file fbcontrols.h.
Read Only Property: Column of event.
Definition at line 1627 of file fbcontrols.h.
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.
Definition at line 1632 of file fbcontrols.h.