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