[]
Gets the Line object defining bottom edge of the border.
[C1Description("Border.Bottom", "Defines bottom edge of the border.")]
public Line Bottom { get; set; }
<C1Description("Border.Bottom", "Defines bottom edge of the border.")>
Public Property Bottom As Line