#include <gridview.h>
Struct of the number type cell
Definition at line 188 of file gridview.h.
| char* format |
The format of the number to display
Definition at line 193 of file gridview.h.
| int len_format |
The length of the format string
Definition at line 195 of file gridview.h.
| double number |
The value of the number type cell
Definition at line 191 of file gridview.h.
1.6.3