CGXStyle::GetBorders
CGXPen GetBorders(GXBorderType border) const;
border
Specifies the border: gxBorderTop, gxBorderLeft, gxBorderBottom or gxBorderRight.
Return Value
Returns the pen object for the specified border.
Remarks
A cell has four borders. Each border can have a different pen type.