Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / FrozenLineColor Property
In This Topic
    FrozenLineColor Property
    In This Topic
    Gets or sets the color of frozen line.
    Syntax
    System.Drawing.Color FrozenLineColor {get; set;}
    See Also