TableSectionDataSetCellStyle Method

Overload List
 NameDescription
Public methodSetCellStyle(TableCellStyle) Sets a section's style
Public methodSetCellStyle(Int32, TableCellStyle) Sets a column's style.
Public methodCode exampleSetCellStyle(Int32, Int32, TableCellStyle) Sets a cell's style
Top
See Also