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