mirror of https://github.com/apache/poi.git
fix problematic javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825542 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
681d4d1684
commit
7f3e785cef
|
@ -634,7 +634,6 @@ public abstract class XDDFChart extends POIXMLDocumentPart {
|
|||
* if call is from saveworkbook method then check isCommitted
|
||||
* isCommitted variable shows that we are writing xssfworkbook object into output stream of embedded part
|
||||
*
|
||||
* @param isCommitted if it's true then it shows that we are writing xssfworkbook object into output stream of embedded part
|
||||
* @return returns the packagepart of embedded file
|
||||
* @throws InvalidFormatException
|
||||
* @since POI 4.0.0
|
||||
|
|
Loading…
Reference in New Issue