# Style []({{ site.repo }}/blob/master/docs/_i18n/{{ site.lang }}/examples/style.md) --- ## Classes Use `height, classes, striped` options and `class, width` column options to set the styles of bootstrap table. _by [@wenzhixin](https://github.com/wenzhixin)_ ## RowStyle Use `rowStyle` option to set the row style of bootstrap table. _by [@wenzhixin](https://github.com/wenzhixin)_ ## CellStyle Use `cellStyle` column option to set the cell style of bootstrap table. _by [@wenzhixin](https://github.com/wenzhixin)_