
Public Attributes |
|
| kFBCellStyleDefault | |
| Default cell style. |
|
| kFBCellStyleString | |
| String. |
|
| kFBCellStyleDouble | |
| Double. |
|
| kFBCellStyleInteger | |
| Integer. |
|
| kFBCellStyleButton | |
| Button. |
|
| kFBCellStyle2StatesButton | |
| 2 state button. |
|
| kFBCellStyle3StatesButton | |
| 3 state button. |
|
| kFBCellStyleMenu | |
| Menu. |
|
| kFBCellStyleVoid | |
| Void (no value). |
|
| kFBCellStyleView | |
| View (user definable, you need to specify
the view using FBSpread::SetCellView()).
|
|
| kFBCellStyleTime | |
| Time. |
|
Default cell style.
String.
Double.
Integer.
Button.
2 state button.
3 state button.
Menu.
Void (no value).
View (user definable, you need to specify the view using FBSpread::SetCellView()).
Time.
1.5.3