Add
Add()
将工作表添加到集合中。
public int Add()
返回值
Worksheet
对象索引。
也可以看看
Add(string)
将工作表添加到集合中。
public Worksheet Add(string sheetName)
范围 | 类型 | 描述 |
---|---|---|
sheetName | String | 工作表名称 |
返回值
Worksheet
目的。
也可以看看
- class Worksheet
- class WorksheetCollection
- 命名空间 Aspose.Cells.GridDesktop
- 部件 Aspose.Cells.GridDesktop