
Public Member Functions |
|
| FBSpreadColumn (FBSpread pParent, int pCol) | |
| Constructor. |
|
Public Attributes |
|
| str | Caption |
| Read Write Property: Caption of the
column. |
|
| FBTextJustify | Justify |
| Read Write Property: Text
justification. |
|
| int | Width |
| Read Write Property: Column width.
|
|
| FBSpreadColumn | ( | FBSpread | pParent, | |
| int | pCol | |||
| ) |
Constructor.
| pParent | Parent spreadsheet. | |
| pCol | Column number. |
Read Write Property: Text justification.
Reimplemented from FBSpreadPart.
1.5.3