![]() | InDesign SDK 20.5 |
#include <ICellTypeData.h>

Public Types | |
| enum | { kDefaultIID = IID_ICELLTYPEDATA } |
Public Member Functions | |
| virtual void | Set (CellType cellType)=0 |
| virtual CellType | Get () const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Represents the type of table cell (text, graphic etc.) refer to ITableModel, for all possible types of cell Note: CellType is effectively alias of ClassID.