fix comment and test

This commit is contained in:
Looly
2019-08-20 11:49:40 +08:00
parent 38dad619b8
commit b791a75dd6
2 changed files with 2 additions and 2 deletions

View File

@@ -507,7 +507,7 @@ public class ExcelWriter extends ExcelBase<ExcelWriter> {
* 增加下拉列表
*
* @param regions {@link CellRangeAddressList} 指定下拉列表所占的单元格范围
* @param
* @param selectList 下拉列表内容
* @return this
* @since 4.6.2
*/