]> source.dussan.org Git - poi.git/commit
Update the CreateTable example to reduce the use of the raw CT classes
authorNick Burch <nick@apache.org>
Wed, 7 Jun 2017 13:35:20 +0000 (13:35 +0000)
committerNick Burch <nick@apache.org>
Wed, 7 Jun 2017 13:35:20 +0000 (13:35 +0000)
commit993801aa1c90636fc2163484c37750981b5824bc
tree90e5f9ef94b655fbc05d2a9a78474550ad8d341b
parent7b38f8c5f160cdb165611512cdd52f1102336427
Update the CreateTable example to reduce the use of the raw CT classes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1797923 13f79535-47bb-0310-9956-ffa450edef68
src/examples/src/org/apache/poi/xssf/usermodel/examples/CreateTable.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTable.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFTable.java