Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getResetAdjacentRangeBorder Method
In This Topic
    getResetAdjacentRangeBorder Method
    In This Topic
    Determines whether to reset adjacent range's border when setting border for a range. The default value of this property is true
    Syntax
    boolean getResetAdjacentRangeBorder()
    See Also