Table of Contents

XlsFile.PrintGridLines Property

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

Syntax

Namespace: FlexCel.XlsAdapter

public override Boolean PrintGridLines { get; set; }

See also