GridCell.SetBorder
GridCell.SetBorder method
Sets borders(top,bottom,left and right) for a cell,all the borders have same borderstyle.
public void SetBorder(WebBorderStyle borderStyle)
Parameter | Type | Description |
---|---|---|
borderStyle | WebBorderStyle | The border style. |
See Also
- class WebBorderStyle
- class GridCell
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb