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
dcbe14abd0
commit
b7aafa03fb
@ -634,7 +634,6 @@ public abstract class XDDFChart extends POIXMLDocumentPart {
|
|||||||
* if call is from saveworkbook method then check isCommitted
|
* if call is from saveworkbook method then check isCommitted
|
||||||
* isCommitted variable shows that we are writing xssfworkbook object into output stream of embedded part
|
* 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
|
* @return returns the packagepart of embedded file
|
||||||
* @throws InvalidFormatException
|
* @throws InvalidFormatException
|
||||||
* @since POI 4.0.0
|
* @since POI 4.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user