Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
Workbook Class
/ setResetAdjacentRangeBorder Method
True to reset the border of adjacent ranges, false otherwise.
Collapse All
Expand All
In This Topic
setResetAdjacentRangeBorder 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
public
void
setResetAdjacentRangeBorder(
boolean
value
)
Parameters
value
True to reset the border of adjacent ranges, false otherwise.
See Also
Reference
Workbook Class
Workbook Members