Overload List
| Method | Description |
|---|---|
![]() AcDbTable::setFieldId (int, int, AcDbObjectId&) | This function sets the AcDbField object ID for the specified cell.Returns Acad::eOk if successful. Otherwise, returns Acad::eInvalidInput. |
![]() AcDbTable::setFieldId (int, int, AcDbObjectId&, AcDb::CellOption) | Sets the id of the field at the specified index.Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status. |

