[]
Creates one TableStyle instance of built-in dark style.
public static TableStyle CreateBuiltInTableStyleDark(int index)
| Type | Name | Description |
|---|---|---|
| int | index | The index of the built-in style. Valid range is from 1 to 11. |
| Type | Description |
|---|---|
| TableStyle | The TableStyle instance. |