Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getBorders Method
In This Topic
    getBorders Method
    In This Topic
    Returns an instance of IBorders which represents the cell borders ofthe cell or range represented by this IRange.
    Syntax
    IBorders getBorders()
    See Also