This item is not part of the S60 5th Edition SDK
Interface status: |
deprecated |
|
class MShgCellReader;
Description
Interface to read a specified cell.
It is implemented by CShgWorkSheet
.
Members
Defined in MShgCellReader
:
Member functions
MShgReadCell(const TCellRef &)const
Interface status: |
deprecated |
Inherited from: MShgCellReader |
virtual TShgCell* MShgReadCell(const TCellRef &aCellRef) const=0;
Description
Gets a specified cell.
Parameters
Return value
TShgCell *
|
The cell identified by aCellRef
|
|