SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Application Engines SHENG » MShgCellReader
Location: SHGAPI.H
SHGAPI.H
MShgCellReader
class MShgCellReader;
Interface to read a specified cell.
It is implemented by CShgWorkSheet.
CShgWorkSheet
Defined in MShgCellReader: MShgReadCell()
MShgReadCell()
virtual TShgCell *MShgReadCell(const TCellRef &aCellRef) const=0;
Gets a specified cell.
const TCellRef &aCellRef
TCellRef
Cell reference
TShgCell *
TShgCell
The cell identified by aCellRef
Copyright ©2008 Symbian Software Ltd.