ResetAdjacentRangeBorder Property (IWorkbook)
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
System.bool ResetAdjacentRangeBorder {get; set;}
See Also