TableSectionData.SetCellStyle
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| SetCellStyle(TableCellStyle) | None | Sets a section's style |
| SetCellStyle(Int32, TableCellStyle) | None | Sets a column's style. |
| SetCellStyle(Int32, Int32, TableCellStyle) | None | Sets a cell's style |