GrapeCity.Windows.SpreadSheet.Data Namespace : BorderLineData Class |
The following tables list the members exposed by BorderLineData.
Name | Description | |
---|---|---|
![]() | DrawingThickness | Gets the border line count. |
![]() | FarDash | Gets dash information of the far line. |
![]() | FarWidth | Gets the line width of the far line. |
![]() | HasFar | Gets a value that indicates whether the border line has a far line. |
![]() | HasMiddle | Gets a value that indicates whether the border line has a middle line. |
![]() | HasNear | Gets a value that indicates whether the border line has a near line. |
![]() | Linkable | Gets a value that indicates whether the border can be linked when drawing. |
![]() | MiddleDash | Gets dash information of the middle line. |
![]() | MiddleWidth | Gets the line width of the middle line. |
![]() | NearDash | Gets dash information of the near line. |
![]() | NearWidth | Gets the line width of the near line. |
![]() | StrokeDashOffset | Gets the stroke dash offset in the border line data. |
![]() | Thickness | Gets the border thickness. |
![]() | Weight | Gets the border weight, the smaller is covered by the larger. |