Method ToColor
ToColor(Color)
Gets this border with all valid side colors set to the specified value.
public virtual BorderSettings ToColor(Color value)
Parameters
valueColor
Returns
Remarks
Border side color is changed only if ColorIsOk(Color?) returns true
for this color.