![]() | InDesign SDK 20.5 |
#include <ICellStrokeAttrData.h>
Public Member Functions | |
| Attributes (EAttributes a) | |
| void | Add (EAttributes other) |
| void | Remove (EAttributes remove) |
| operator EAttributes () const | |
| bool | IsSet (EAttributes other) const |
| void | Set (EAttributes other) |
Stores the types of attribute being carried.
| inline |
Adds the given attribute to those being carried.
| inline |
Returns true if the given attributes are being carried.
| inline |
Returns the attributes currenly being carried.
| inline |
Removes the given attribute from those being carried.
| inline |
Set the attributes being carried, overwrites any previous state.