您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
接口的使用
com.grapecity.documents.excel.ITableRow
使用
ITableRow
的程序包
程序包
说明
com.grapecity.documents.excel
com.grapecity.documents.excel
中
ITableRow
的使用
返回
ITableRow
的
com.grapecity.documents.excel
中的方法
修饰符和类型
方法
说明
ITableRow
ITableRows.
add
()
Adds a new row to the table object.
ITableRow
ITableRows.
add
(int position)
Adds a new row to the table object.
ITableRow
ITableRows.
get
(int index)
Gets the
ITableRow
at the specified index.