-
При создании новой ячейки TZCell через Create тип по умолчанию ставится ZEString, а при чтении файла с диска (созданного из Excel) тип по умолчанию (для всех ячеек, для которых тип не указан явно) ста…
-
@xuri, I found there is SetCellStyle(v,"A9","A9", `{"number_format":22}`) method to setup time value.
But, I can not save as format like 'yyyy/mm/dd' or 'yyyy/m/d'.
Is it possible to support a cust…
-
Hello.
I'm trying to parse a XLSX file, but the parser does not parse sheet's data. I see workbook, i see sheet's name, but 'sheets' field is empty.
I did a research and found that 'parse_ws_xml_dat…
-
Hi I tried the formatting string below
```
[>=1000000000]#,#0.0,,,"B";[>=1000000]#,##0.0,,"M";[>=1000]#,##0.0,"K";0.0;[
hy9be updated
7 years ago
-
I'm a korean developer.
I am using xlsjs(v0.7.5).
I expected the correct formatcode about ("yyyy-mm-dd") date Format.
But always rendered data is mm/dd/yy that is formatcode 14...
In . ECMA-376
…
-
Hello
How long should a DVD rip take with makemkv. Is there anyway to speed the operation up?
Thanks
JT
-
Hi,
I have an strange issue for this special line:
![image](https://cloud.githubusercontent.com/assets/5753629/6370471/cf3d641c-bce8-11e4-9489-6c17b6875f6d.png)
that become this :
blabla,town,,blab…
-
I have use officegen to output a xlsx file. But when I want to open it, there will occur some error.
Please see the file I have attached.
I have use this library before, So I have moved the offi…
-
-
Is there a reason, other than that these elements have no effect and are not processed by Word, for not mapping `http://schemas.microsoft.com/office/word/2003/auxHint` namespce into strong names?
We …