
Public Member Functions |
|
| FBSpreadRow (FBSpread pParent, kReference pRow) | |
| Constructor. |
|
| bool | EditCaption () |
| Edit the row caption. |
|
| Remove () | |
| Remove (destroy) row. |
|
Public Attributes |
|
| str | Caption |
| Read Write Property: Caption to
display with row. |
|
| FBkReference | Parent |
| Read Write Property: Parent of row
(reference). |
|
| bool | RowSelected |
| Read Write Property: Is row selected?
|
|
| FBSpreadRow | ( | FBSpread | pParent, | |
| kReference | pRow | |||
| ) |
Constructor.
| pParent | Parent spreadsheet. | |
| pRow | User-defined reference to assign to row. |
| bool EditCaption | ( | ) |
Edit the row caption.
This will initiate the UI edit of a row caption.
| Remove | ( | ) |
Remove (destroy) row.
| FBkReference Parent |
Read Write Property: Parent of row (reference).
Read Write Property: Is row selected?
1.5.3