2020 Method
Changes 0
M

TableSectionData.AllowOverrideCellStyle

Description:
Identifies if the style can be overridden in the given cell.
public bool AllowOverrideCellStyle(
	int nRow,
	int nCol
)
Return Value bool True if allow to override cell style.