Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IStyle Interface / IncludeBorder Property
In This Topic
    IncludeBorder Property
    In This Topic
    Gets or sets whether the style includes the IBorder.Color, IBorder.ColorIndex,IBorder.LineStyle, and IBorder.Weight border properties.
    Syntax
    System.bool IncludeBorder {get; set;}
    See Also