[]
        
(Showing Draft Content)

C1.Document.Border.Bottom

Bottom Property

Bottom

Gets the Line object defining bottom edge of the border.

Declaration
[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