AcDbDataCell( const AcDbDataCell& rCell );
Copy constructor.
Creates a new AcDbDataCell object and initializes it with the type and value of rCell.
AcDbDataCell