Table of Contents

ExcelFile.PrintGridLines Property

True if the gray grid lines are printed when printing the spreadsheet.

Syntax

Namespace: FlexCel.Core

public abstract Boolean PrintGridLines { get; set; }

See also