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

Public Types | |
| enum | { kDefaultIID = IID_ICELLSTROKESIDESDATA } |
Public Member Functions | |
| virtual Tables::ESelectionSides | Get () const =0 |
| virtual void | Set (Tables::ESelectionSides sides, bool16 notifyOfChange=kTrue)=0 |
| virtual void | Update ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
UI information about the selected sides of a cell (or group of cells)
| pure virtual |
Returns the current selected sides in the stroke panel
| pure virtual |
Takes a boolean when to notify of the change because for initialization we don't want to notify that this has changed
| sides | The sides that are currently selected in the stroke panel |
| notifyOfChange | notify that this changed |
| pure virtual |
Updates this value according to what sides are selected by the widget in the stroke panel