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