Spreadsheet event. More...
#include <fbcontrols.h>
Public Member Functions | |
FBEventSpread (HKEventBase pEvent) | |
Constructor. More... | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. More... | |
Public Attributes | |
FBPropertyInt | Row |
Read Only Property: Row of event. More... | |
FBPropertyInt | Column |
Read Only Property: Column of event. More... | |
FBPropertyInt | Action |
Read Only Property: Action associated to the spread event. More... | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
Spreadsheet event.
Definition at line 1654 of file fbcontrols.h.
FBEventSpread | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
FBPropertyInt 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.
Definition at line 1668 of file fbcontrols.h.
FBPropertyInt Column |
Read Only Property: Column of event.
Definition at line 1663 of file fbcontrols.h.
FBPropertyInt Row |
Read Only Property: Row of event.
Definition at line 1662 of file fbcontrols.h.