| | |
Constant | Use | Function |
---|
BorderAll | All four borders are displayed. | Edges property of the Border variable. |
BorderBottom | Sets a bottom border. | Edges property of the Border variable. |
BorderLeft | Sets a left border. | Edges property of the Border variable. |
BorderNone | There are no borders. | Edges property of the Border variable. |
BorderRight | Sets a right border. | Edges property of the Border variable. |
BorderTop | Sets a top border. | Edges property of the Border variable. |
ColorUndefined | Not all four borders have the same color. | Color property of the Border variable. |
LineDash | Excel:
 Report:
 dBorder function:
 | |
LineDashMedium | Excel:
 Report:
 dBorder function:
 | |
LineDotAndDash | Excel:
 Report:
 dBorder function:
 | |
LineDotAndDashDoubleDash | Excel:
 Report:
 dBorder function:
 | |
LineDotAndDashDoubleDashMedium | Excel:
 Report:
 dBorder function:
 | |
LineDotAndDashMedium | Excel:
 Report:
 dBorder function:
 | |
LineDotted | Excel:
 Report:
 dBorder function:
 | |
LineDottedMedium | Excel:
 Report:
 dBorder function:
 | |
LineDouble | Excel:
 Report:
 dBorder function:
 | |
LineNone | Displays no border. | |
LineSolid | Displays a solid line.
Excel:
 Report:
 dBorder function:
 | |
LineSolidMedium | Excel:
 Report:
 dBorder function:
 | |
LineSolidThick | Excel:
 Report:
 dBorder function:
 | |
LineUndefined | Not all four borders have the same type of line. | Line property of the Border variable. |
RoundingUndefined | Not all corners have the same height and width. | Round property of the Border variable. |
ThicknessUndefined | Not all four borders have the same thickness. | Thickness property of the Border variable. |