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 1641 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 1655 of file fbcontrols.h.
FBPropertyInt Column |
Read Only Property: Column of event.
Definition at line 1650 of file fbcontrols.h.
FBPropertyInt Row |
Read Only Property: Row of event.
Definition at line 1649 of file fbcontrols.h.