Overload List
| Method | Description |
|---|---|
AcDbTable::setDataFormat (int, int, ACHAR*) | Sets the data format of the first content.Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status. |
AcDbTable::setDataFormat (int, int, int, ACHAR*) | Sets the data format of the content at the specified content index.Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status. |
