mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
parent
0a273e9629
commit
b185df6765
25 changed files with 803 additions and 34 deletions
|
|
@ -450,4 +450,5 @@ void write_worksheet_data(lxw_worksheet *worksheet, lxw_format *format) {
|
|||
worksheet_write_number(worksheet, CELL("F5"), 5000, format);
|
||||
worksheet_write_number(worksheet, CELL("F6"), 6000, format);
|
||||
worksheet_write_number(worksheet, CELL("F7"), 700, format);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue