Browse Source

javadoc

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898946 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_3
PJ Fanning 2 years ago
parent
commit
5e87f112bb

+ 1
- 1
poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFSheet.java View File

@@ -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…
Cancel
Save