Table of Contents

ExcelFile.GridLinesColor Property

Color of the grid separator lines. This property can work in different windows depending on the value of ActiveWindow

Syntax

Namespace: FlexCel.Core

public abstract TExcelColor GridLinesColor { get; set; }

See also