TableSectionData.SetCellType
Description:
Sets a cell's Type
Sets a cell's Type
Overloads (2):
SetCellType(Int32,Int32,CellType)
public void SetCellType(
int nRow,
int nCol,
CellType type
)
-
Int32nRow
-
Int32nCol
-
type
-
The given row number nRow is invalid. -or- The given column number nCol is invalid.
-
A value passed for an enumeration argument is not a member of that enumeration
-
This operation is forbidden for cells in standard schedule body sections.