liufeijin

Results 25 issues of liufeijin

Many thanks for your project. Now i am using SISL lib for my project by QT5. But it is not updated long time. SISL :https://github.com/SINTEF-Geometry/SISL SISL includes area as ![TIM截图20201104092620](https://user-images.githubusercontent.com/19425403/98058511-e402ca00-1e7f-11eb-9c12-e730b00c5f28.jpg)...

help wanted

The excel file cell is ![image](https://user-images.githubusercontent.com/19425403/179721324-e6e65f50-3693-479c-a41c-81633e59554e.png) use qt to read out it by QString::fromStdString(ws.cell("B13").to_string()) but got string "44733", how can i to get correct date from excel cell.

question

if cell is format like as ![QQ截图20210606010546](https://user-images.githubusercontent.com/19425403/120910823-c2d3b780-c6b4-11eb-97e0-fdbdf009e1d6.jpg) write some in to file the cell will be changed as ![QQ截图20210606010516](https://user-images.githubusercontent.com/19425403/120910836-d2530080-c6b4-11eb-9e62-83c5db6d634a.jpg) and the excel file will be damaged to be repaired. attached...

if a part of cell content is italic after writed some thing in excel file the italic will be lose. but is whole cell content is italic , it is...

Dear msteinbeck Below project has a lot function for your reference. https://github.com/SINTEF-Geometry/SISL function no. list s1850 - Find all the intersections between a curve and a plane (if curve dimension...

Many thanks for your project. Now i am using SISL lib for my project by QT5. But it is not updated long time. SISL :https://github.com/SINTEF-Geometry/SISL SISL includes area as ![98058511-e402ca00-1e7f-11eb-9c12-e730b00c5f28](https://user-images.githubusercontent.com/19425403/98180869-01e23480-1f3d-11eb-81cd-b5a41252ae70.jpg)...

As below picture , when read the cell i want to get "test" but get "=Sheet2!B29". How to fix it? ![QQ截图20210101115843](https://user-images.githubusercontent.com/19425403/103433248-30247d80-4c29-11eb-84b2-5a4415f38f5e.jpg)

enhancement 개선점
help wanted 도움 필요

if a cell is refer to other cell when read it can't get the value just get he refer string. ![TIM截图20200415111107](https://user-images.githubusercontent.com/19425403/79295014-3a231680-7f0a-11ea-97e8-962579928b5f.png) can't get 45354 just get "=Sheet2!A1"

help wanted 도움 필요
invalid 잘못됨
question 질문

XLSM type file contains VBA . if write it the VBA will lose as below red mark ![XLSMFILE](https://user-images.githubusercontent.com/19425403/61988294-20773180-b052-11e9-948d-6f292596e103.png) the vbProject.bin is lost in xlsm zip file cloud you fix it?...

bug 버그
invalid 잘못됨

If the original excel file contain a comment ![TIM截图20190708152518](https://user-images.githubusercontent.com/19425403/60790864-0a81f980-a195-11e9-80c7-0fb1d724bdf7.png) after write by QXlsx the comment wil be lost. I compare orignal excel file zip and after write file zip The...

bug 버그