Spreadsheet column.
Definition at line 1486 of file fbcontrols.h.
#include <fbcontrols.h>

Public Member Functions |
|
| FBSpreadColumn (HFBSpread pParent, int pCol) | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyString | Caption |
| Read Write Property: Caption of the
column. |
|
| FBPropertyInt | Width |
| Read Write Property: Column width.
|
|
| FBPropertyTextJustify | Justify |
| Read Write Property: Text
justification. |
|
| FBSpreadColumn | ( | HFBSpread | pParent, |
| int | pCol | ||
| ) |
Constructor.
| pParent | Parent spreadsheet. |
| pCol | Column number. |
Read Write Property: Caption of the column.
Definition at line 1495 of file fbcontrols.h.
Read Write Property: Column width.
Definition at line 1496 of file fbcontrols.h.
| FBPropertyTextJustify Justify |
Read Write Property: Text justification.
Reimplemented from FBSpreadPart.
Definition at line 1497 of file fbcontrols.h.