Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / ResetAdjacentRangeBorder Property
In This Topic
    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