[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CellBorderCollection

CellBorderCollection Class

Represents the set of borders for the edges of a cell.

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

Properties

Name Description
TopLeftToBottomRight

Gets the border that shall be displayed on the top left side to bottom right diagonal within the current table cell.

TopRightToBottomLeft

Gets the border that shall be displayed on the top right to bottom left diagonal within the current table cell.