TableStyle.Create
TableStyle.Create method
Creates an empty table/pivot table style.
public static TableStyle Create(string name, WorksheetCollection sheets)
| Parameter | Type | Description |
|---|---|---|
| name | String | The name of table. |
| sheets | WorksheetCollection | The WorksheetCollection |
See Also
- class WorksheetCollection
- class TableStyle
- namespace Aspose.Cells.Tables
- assembly Aspose.Cells