]> source.dussan.org Git - poi.git/commit
bug 60343, return null if index is out of bounds in StylesTable's getStyleAt(idx)
authorTim Allison <tallison@apache.org>
Tue, 22 Nov 2016 14:47:45 +0000 (14:47 +0000)
committerTim Allison <tallison@apache.org>
Tue, 22 Nov 2016 14:47:45 +0000 (14:47 +0000)
commit52c449c65ab67b782e4da1257808e6a0931360a8
tree08e8f6b808f023461771bb2f4cc6dd742ab6d441
parentea6378092693b08b29b37787cc16cbeb06b327f1
bug 60343, return null if index is out of bounds in StylesTable's getStyleAt(idx)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1770848 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java