API Reference > OdDb Classes > OdDbTable Class > OdDbTable Methods > OdDbTable::select_next_cell Method
OdDbTable::select_next_cell Method
Syntax
C++
virtual OdResult select_next_cell(OdInt32 dir, OdInt32& resultRowIndex, OdInt32& resultColumnIndex, OdDbFullSubentPathArray* pPaths = NULL, bool bSupportTextCellOnly = true) const;

This is select_next_cell, a member of class OdDbTable.

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