Open Reality Reference Guide
FBEventSpread Class Reference

Spreadsheet event. More...

#include <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...
 

Detailed Description

Spreadsheet event.

Definition at line 1641 of file fbcontrols.h.

Constructor & Destructor Documentation

◆ FBEventSpread()

FBEventSpread ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

◆ Action

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.

◆ Column

FBPropertyInt Column

Read Only Property: Column of event.

Definition at line 1650 of file fbcontrols.h.

◆ Row

Read Only Property: Row of event.

Definition at line 1649 of file fbcontrols.h.


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