Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IDisplayFormat Interface / Borders Property
In This Topic
    Borders Property (IDisplayFormat)
    In This Topic
    Gets a Borders object that represents the borders of the associated Range object as it is displayed in the current user interface.
    Syntax
    IBorders Borders {get;}
    See Also