промежуточный. создание таблицы excel

This commit is contained in:
2023-12-06 19:19:14 +03:00
parent def13d2e5e
commit 9b46d395df
6 changed files with 123 additions and 15 deletions

View File

@@ -16,5 +16,83 @@
<orderEntry type="library" name="mxgraphx-all-4.2.0" level="project" />
<orderEntry type="library" name="gson-2.8.1" level="project" />
<orderEntry type="library" name="commons-io-2.5" level="project" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/poi-3.12-20150511.jar!/" />
<root url="jar://$MODULE_DIR$/libs/poi-examples-3.12-20150511.jar!/" />
<root url="jar://$MODULE_DIR$/libs/poi-excelant-3.12-20150511.jar!/" />
<root url="jar://$MODULE_DIR$/libs/poi-ooxml-3.12-20150511.jar!/" />
<root url="jar://$MODULE_DIR$/libs/poi-ooxml-schemas-3.12-20150511.jar!/" />
<root url="jar://$MODULE_DIR$/libs/poi-scratchpad-3.12-20150511.jar!/" />
<root url="file://$MODULE_DIR$" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/osgi/src/main/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/osgi/src/test/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-examples/src/main/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-examples/src/main/ruby/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-examples/src/test/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-excelant/src/main/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-excelant/src/poi-ant-contrib/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-excelant/src/test/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-integration/src/test/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-ooxml-lite-agent/src/main/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-ooxml/src/main/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-ooxml/src/test/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-scratchpad/src/main/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi-scratchpad/src/test/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi/src/main/java" />
<root url="file://$MODULE_DIR$/Components/poi-src-5.2.5-20231118/poi-src-5.2.5-20231118/poi/src/test/java" />
<root url="file://$MODULE_DIR$/src" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/commons-logging-1.1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/commons-codec-1.9.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/junit-4.12.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/log4j-1.2.17.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/xmlbeans-2.6.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>