Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorkbook Interface
/ 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
void
setResetAdjacentRangeBorder(
boolean
value
)
Parameters
value
True to reset the border of adjacent ranges, false otherwise.
See Also
Reference
IWorkbook Interface
IWorkbook Members