Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ImageSaveOptions Class / GridlineColor Property
In This Topic
    GridlineColor Property (ImageSaveOptions)
    In This Topic
    Gets or sets the gridline color.
    Syntax
    public System.Nullable<Color> GridlineColor {get; set;}
    See Also