![]() | InDesign SDK 20.5 |
#include <ICellStrokeAttrData.h>
Public Attributes | |
| Tables::ESelectionSides | sides |
| Attributes | attrs |
| PMReal | weight |
| UID | color |
| PMReal | tintPercent |
| bool16 | overprint |
| UID | gapColor |
| PMReal | gapTintPercent |
| bool16 | gapOverprint |
| ITableLineType::SType | lineType |
Indicates the sides of the cell, the attributes being carried and their data values.
| Attributes ICellStrokeAttrData::Data::attrs |
Enumerators can be OR'd into a bitmask to indicate the attributes to be operated on.
| UID ICellStrokeAttrData::Data::color |
UID of stroke color can be used to instantiate IColorData
or to find the swatch by UID in ISwatchList.
| Tables::ESelectionSides ICellStrokeAttrData::Data::sides |
Enumerators can be OR'd into a bitmask to indicate the sides to be operated on.