mirror of https://github.com/apache/poi.git
update javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890647 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
13ac67d18d
commit
31f17c5e99
|
@ -593,7 +593,7 @@ public class XSSFSheet extends POIXMLDocumentPart implements Sheet {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get VML drawing for this sheet (aka 'legacy' drawig)
|
* Get VML drawing for this sheet (aka 'legacy' drawing)
|
||||||
*
|
*
|
||||||
* @param autoCreate if true, then a new VML drawing part is created
|
* @param autoCreate if true, then a new VML drawing part is created
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue