Method OnlyBottomBorder
OnlyBottomBorder(float?)
Configures border so only bottom border is visible and other borders are hidden.
public virtual void OnlyBottomBorder(float? width = null)
Parameters
widthfloat?The width assigned to the border side. If Null, value from DefaultBorderWidth is used.