TableSectionData.AllowOverrideCellStyle
Description:
Identifies if the style can be overridden in the given cell.
Identifies if the style can be overridden in the given cell.
public bool AllowOverrideCellStyle(
int nRow,
int nCol
)
-
Int32nRow
-
Int32nCol
-
The given row number nRow is invalid. -or- The given column number nCol is invalid.