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

Classes | |
| struct | SType |
Public Types | |
| enum | { kDefaultIID = IID_ITABLELINETYPE } |
Public Member Functions | |
| virtual SType | Get () const =0 |
| virtual void | Set (SType type)=0 |
| virtual int32 | ConvertSTypeToEType (ITableLineType::SType type) const =0 |
| virtual ITableLineType::SType | ConvertETypeToSType (int32 eType) 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 |
The type of stroke applied to a cell edge
| pure virtual |
conversion methods to fix InCopyWorkflow's CInCopyXMLValue::Get/SetTLineType INTERNAL USE ONLY
| pure virtual |
conversion methods to fix InCopyWorkflow's CInCopyXMLValue::Get/SetTLineType INTERNAL USE ONLY
| pure virtual |