FBEventSpread Class Reference

#include <fbcontrols.h>

Class Description

Spreadsheet event.

Definition at line 1630 of file fbcontrols.h.

+ Inheritance diagram for FBEventSpread:

Public Member Functions

 FBEventSpread (HKEventBase pEvent)
 Constructor. More...
 
- Public Member Functions inherited from FBEvent
 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...
 
- Public Attributes inherited from FBEvent
FBPropertyInt Type
 Read Only Property: Type of event. More...
 

Constructor & Destructor Documentation

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

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.

Read Only Property: Row of event.

Definition at line 1638 of file fbcontrols.h.


The documentation for this class was generated from the following file: