[]
        
(Showing Draft Content)

C1.Document.Border.Top

Top Property

Top

Gets the Line object defining top edge of the border.

Declaration
[C1Description("Border.Top", "Defines top edge of the border.")]
public Line Top { get; set; }
<C1Description("Border.Top", "Defines top edge of the border.")>
Public Property Top As Line