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

Public Types | |
| enum | { kDefaultIID = IID_ITABLEATTRCLASSID } |
Public Member Functions | |
| virtual void | Set (ClassID classID)=0 |
| virtual ClassID | 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 |
Data interface for table attribute represented by a ClassID. Example is cell-content type attribute.
| pure virtual |
Mutator for the value represented.
| classID | new ClassID to store |