RVTDocs.com

TableSectionData.GetCellParamId(Int32)

Method
Description:
Returns a column's ParamId
Syntax
public ElementId GetCellParamId(
	int nCol
)
Parameters
Parameter Type Description
nCol Int32
Return Value
Exceptions
Exception Condition
ArgumentException The given column number nCol is invalid.