找回密码
 立即注册

QQ登录

只需一步,快速开始

酷比勒

注册会员

10

主题

28

帖子

118

积分

注册会员

积分
118
酷比勒
注册会员   /  发表于:2024-5-15 08:28  /   查看:858  /  回复:2
1金币
请问如何能判断出表格是否有汇总行,
或者table.range()如何能排除汇总行。

最佳答案

查看完整内容

你可以使用以下代码获取汇总行和下拉列表的是否可见:https://demo.grapecity.com.cn/spreadjs/SpreadJSTutorial/features/tables/table-total-row/purejs table.showFooter(); table.useFooterDropDownList();

2 个回复

倒序浏览
最佳答案
最佳答案
Richard.HuangSpreadJS 开发认证
超级版主   /  发表于:2024-5-15 08:28:46
来自 2#
你可以使用以下代码获取汇总行和下拉列表的是否可见:https://demo.grapecity.com.cn/sp ... le-total-row/purejs
image.png526783141.png
table.showFooter();
table.useFooterDropDownList();
回复 使用道具 举报
Ellia.DuanSpreadJS 开发认证
超级版主   /  发表于:2024-5-22 12:30:24
3#
您好,由于您长时间未回帖,本贴就先结帖啦。
回复 使用道具 举报
您需要登录后才可以回帖 登录 | 立即注册
返回顶部