Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableStyleElement Interface / Borders Property
In This Topic
    Borders Property (ITableStyleElement)
    In This Topic
    Returns the borders of a table style element (read-only).
    Syntax
    IBorders Borders {get;}
    See Also