AddTableStyle
TableStyleCollection.AddTableStyle method
添加自定义表格样式。
public int AddTableStyle(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String | 表格样式名称。 |
返回值
表格样式的索引。
也可以看看
- class TableStyleCollection
- 命名空间 Aspose.Cells.Tables
- 部件 Aspose.Cells
添加自定义表格样式。
public int AddTableStyle(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String | 表格样式名称。 |
表格样式的索引。