[]
Determines whether the style with specified name is contained in ITableStyle.
bool Contains(string name)
Function Contains(name As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | name | The style name. |
| Type | Description |
|---|---|
| bool | Whether the style name is contained. |