TableStyleCollection.AddTableStyle
TableStyleCollection.AddTableStyle method
Adds a custom table style.
public int AddTableStyle(string name)
Parameter | Type | Description |
---|---|---|
name | String | The table style name. |
Return Value
The index of the table style.
See Also
- class TableStyleCollection
- namespace Aspose.Cells.Tables
- assembly Aspose.Cells