浏览代码

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 年前
父节点
当前提交
5e87f112bb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFSheet.java

+ 1
- 1
poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFSheet.java 查看文件

@@ -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
*/

正在加载...
取消
保存