Tony Qu
|
77719cdb42
|
fix CopySheet null exception issue
fix #346
|
5 years ago |
Tony Qu
|
a74638efea
|
provide compatible xmlns in sheet, styles and workbook xml
|
5 years ago |
軒竹 吳
|
38cdadd3a6
|
Fix Bug: XWPFParagraph SearchIndex In Several Paragraph Reset BeginCharPos Each Time Move To Next Run
|
5 years ago |
Tony Qu
|
bc82bb8a8a
|
update csproj
|
5 years ago |
Tony Qu
|
bedb6ee22e
|
return null if there is no default style
fix #281
|
5 years ago |
smazov
|
71788be94d
|
autosizecolumntracker to lazy
|
5 years ago |
smazov
|
6f464f1fdd
|
fix NRE in LocaleUtil. fix build errors.
|
5 years ago |
Thomas Zitzler
|
6e27546351
|
improve performance of CreateRow for bigger excel sheets
|
5 years ago |
Tony Qu
|
6df5528419
|
update csproj files
|
5 years ago |
Tony Qu
|
5e12ce37f6
|
apply InvalidFormatException and EmptyFileException to WorkbookFactory
|
5 years ago |
Tony Qu
|
a29f4ec1c1
|
update version to 2.5.1
|
5 years ago |
Tony Qu
|
fe794098e8
|
fix test cases for WorkbookFactory and XWPFHeading
|
5 years ago |
Tony Qu
|
aa58d622c0
|
fix XWPF merge issues
|
5 years ago |
Tony Qu
|
1dbd3d004a
|
change BouncyCastle.NetCore to Portable.BouncyCastle
|
5 years ago |
Tony Qu
|
5d7e25d00f
|
clear some warnings from VS
|
5 years ago |
Tony Qu
|
d2a907826f
|
fix build issue
|
5 years ago |
Tony Qu
|
0d1ec35df6
|
enable adding hyperlink run in XWPFParagraph
|
5 years ago |
Tony Qu
|
bfc654c4b4
|
fix WorkbookFactory ImportOption issue
|
5 years ago |
Takahiro Kakisu
|
18390d5fb8
|
Fix XSSFDataValidationHelper.CreateValidation to use all
CellRangeAddresses.
Multiple CellRangeAddresses can be used for XSSFDataValidation.CreateValidation,but only the last one is used.
|
5 years ago |
Tony Qu
|
287e62a4e8
|
update solution files
|
5 years ago |
Tony Qu
|
3f07ec42a5
|
update PackageId and RepoUrl in csproj files
|
5 years ago |
Tony Qu
|
3b0c95c5a8
|
fix ExcelToHtmlConverter nullexception bug
|
5 years ago |
Tony Qu
|
dba2bc3cd8
|
fix #302
|
5 years ago |
Tony Qu
|
669facbd1a
|
fix nullexception in IsMergedCell
fix #275
|
5 years ago |
Tony Qu
|
7562602e20
|
fix SXSSF customHeight issue
fix #187
|
5 years ago |
Tony Qu
|
134ae827f4
|
fix number formatting issue for SXSSF streaming
#199
|
6 years ago |
Tony Qu
|
c51c63a194
|
make GetCTP public
fix issue #259
|
6 years ago |
Tony Qu
|
d240c714cb
|
give clear exception of TabColorIndex
|
6 years ago |
Tony Qu
|
97f3b32652
|
rename FillPatternType to FillPattern
|
6 years ago |
Tony Qu
|
87a212ed4b
|
sync copysheet from xssf examples
|
6 years ago |
Tony Qu
|
abf9f9233b
|
upgrade NPOI version to 2.5.0
|
6 years ago |
Tony Qu
|
5119e440ae
|
add interface ISheet.CopyTo
|
6 years ago |
antony liu
|
77e4daeadf
|
Fix ColumnHelper.
|
6 years ago |
antony liu
|
e40500c4be
|
Parse relative uri, fix test case Test47504.
|
6 years ago |
antony liu
|
57e57cc709
|
create a new prototype object for every calling of XSSFSimpleShape.Prototype()
|
6 years ago |
antony liu
|
43a961a5eb
|
Fix all test cases of TestMissingWorkbookOnXSSF
|
6 years ago |
antony liu
|
cedec074fc
|
Fix test case TestBug57294
|
6 years ago |
antony liu
|
ca20a9a4c9
|
Fix bug of clone sheet, make test case TestXSSFBugs.Test56467 passed.
|
6 years ago |
antony liu
|
fab36e6b75
|
Extract text of excel with text box.
|
6 years ago |
antony liu
|
51099c50bb
|
Fix test case TestXSSFSheet.TestCopyMultipleRows
|
6 years ago |
antony liu
|
7fe19cd1d1
|
Use IndexOutOfRangeException instead of ArgumentOutOfRangeException
|
6 years ago |
antony liu
|
3198e58ca8
|
Use string list to keep sqref, and fix test cases about CT_IgnoredError
|
6 years ago |
antony liu
|
b3cb64b3df
|
Refactor validating password of XSSFPasswordHelper. make test case TestXSSFSheet.ProtectSheet_lowlevel_2013 passed.
|
6 years ago |
antony liu
|
f574d00f7d
|
Refactor setting password of XSSF sheet.
|
6 years ago |
antony liu
|
fba9cb99a0
|
Fix test case TestBug57423
|
6 years ago |
antony liu
|
5e50dcead0
|
Ignore Test53282
|
6 years ago |
antony liu
|
b50bb780c9
|
Fix bug of find column index by name, and make test case TestXSSFFormulaParser.ParseStructuredReferences passed.
|
6 years ago |
antony liu
|
f64c76a723
|
Fix bug of XSSFSheet.RemoveRow.
|
6 years ago |
antony liu
|
ac42c0a387
|
Fix test case of BaseTestConditionalFormatting.TestShiftRows.
|
6 years ago |
antony liu
|
350ac4396c
|
Add class XmlEnumParser to convert IconSet to ST_IconSetType.
|
6 years ago |