<Code Lib>
2020 Method
Changes 0
M

TableSectionData.SetCellStyle(Int32, TableCellStyle)

Description:
Sets a column's style.
Overloads (3):
SetCellStyle(Int32,TableCellStyle)

public void SetCellStyle(
	int nCol,
	TableCellStyle Style
)

Loading…