#include <fbcontrols.h>
Spreadsheet event.
Definition at line 1630 of file 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... | |
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 1644 of file fbcontrols.h.
FBPropertyInt Column |
Read Only Property: Column of event.
Definition at line 1639 of file fbcontrols.h.
FBPropertyInt Row |
Read Only Property: Row of event.
Definition at line 1638 of file fbcontrols.h.