Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / IStyle Interface / Borders Property
In This Topic
    Borders Property (IStyle)
    In This Topic
    Returns the IBorders collection that represents the borders of a style.
    Syntax
    IBorders Borders {get;}
    See Also