Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheetView Interface / GridlineColor Property
In This Topic
    GridlineColor Property (IWorksheetView)
    In This Topic
    Returns or sets the GrapeCity.Documents.Excel.RGBColor object that represents the gridline color of the worksheet.
    Syntax
    System.Drawing.Color GridlineColor {get; set;}
    See Also