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