mirror of https://github.com/apache/poi.git
javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898946 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5745fc0a68
commit
5e87f112bb
|
@ -926,7 +926,7 @@ public class XSSFSheet extends POIXMLDocumentPart implements Sheet, OoxmlSheetEx
|
|||
|
||||
|
||||
/**
|
||||
* Get the default row height for the sheet measued in point size (if the rows do not define their own height).
|
||||
* Get the default row height for the sheet measured in point size (if the rows do not define their own height).
|
||||
*
|
||||
* @return default row height in points
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue