API Reference > OdDb Classes > OdDbTable Class > OdDbTable Methods > deleteContent Method > OdDbTable::deleteContent Method (OdCellRange&)
OdDbTable::deleteContent Method (OdCellRange&)
Syntax
C++
void deleteContent(const OdCellRange& range);
Parameters 
Description 
const OdCellRange& range 
[in] Range of cells. 

Deletes content from the cells. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.