Style.SetBorderColor
Style.SetBorderColor method
Sets the color of the specified border.
public void SetBorderColor(BorderType borderType, Color colorvalue)
Parameter | Type | Description |
---|---|---|
borderType | BorderType | borderType which border to set. |
color | Color | of the specified border. |
See Also
- enum BorderType
- class Style
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop