# mergeRowCell **Repository Path**: jerrydai/mergeRowCell ## Basic Information - **Project Name**: mergeRowCell - **Description**: 竖列合并相同的单元格 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-08 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mergeRowCell 竖列合并相同的单元格 fnMergeRowCell(arg0, arg1)
arg0:table 中的 tbody。
arg1:支持指定某列需要合并(写法:[0,1,2]),支持前几列需要合并(写法:4);