[]
        
(Showing Draft Content)

C1.Document.Border.Left

Left Property

Left

Gets the Line object defining left edge of the border.

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