TableSectionData.SetCellType
Description:
Sets a cell's Type
Sets a cell's Type
Overloads (2):
public void SetCellType(
int nRow,
int nCol,
CellType type
)
-
Int32nRow
-
Int32nCol
-
type
-
A CellType.CustomField can't be set. -or- 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.