Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextColumnCollection Class / LineBetween Property

In This Topic
    LineBetween Property
    In This Topic
    Gets or sets a value indicating whether to add a vertical line between columns.
    Syntax
    'Declaration
     
    Public Property LineBetween As System.Boolean
    public System.bool LineBetween {get; set;}
    See Also