Table of Contents

ExcelFile.ShowGridLines Property

True if the gray grid lines are shown on the Active sheet. You can also set this option with SheetOptions This property can work in different windows depending on the value of ActiveWindow

Syntax

Namespace: FlexCel.Core

public abstract Boolean ShowGridLines { get; set; }

See also