You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
描述错误
我用导入功能导入表格后,想紧跟着设置格式,用了setRangeFormat不起效果,但setCellFormat这个倒是可以其效果
代码就是下边的这样子
不起效果的
luckysheet.setRangeFormat("bl", 1, {range:"A1:B2"});
The text was updated successfully, but these errors were encountered: