[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TableBorderCollection

TableBorderCollection Class

Represents the set of borders for the edges of the table.

Inheritance
TableBorderCollection
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class TableBorderCollection : BorderCollection, IEnumerable<Border>, IEnumerable
Public Class TableBorderCollection
    Inherits BorderCollection
    Implements IEnumerable(Of Border), IEnumerable

Properties

Name Description
InsideHorizontal

Gets the border that shall be displayed on all horizontal table cell borders that are not on an outmost edge of the parent table.

InsideVertical

Gets the border that shall be displayed on all vertical table cell borders that are not on an outmost edge of the parent table.