Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <SHGAPI.H>
This item is not part of the S60 5th Edition SDK

Class MShgCellReader

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

const TCellRef &aCellRef

Cell reference

Return value

TShgCell *

The cell identified by aCellRef