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

Public Types | |
| enum | { kDefaultIID = IID_ISTYLEGROUPINFO } |
Public Member Functions | |
| virtual const PMString & | GetName () const =0 |
| virtual void | SetName (const PMString &name, bool16 tranlatable=kFalse)=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 style sets attributes
| pure virtual |
Returns the name of the style set.
| pure virtual |
Sets the name of this style set.
| name | [IN] name of the style set. |