Table of Contents

Property ShowGridLines

Namespace
DocWright.Formats.Xlsx
Assembly
DocWright.Formats.Xlsx.dll

ShowGridLines

Gets or sets whether the grid is drawn behind the cells. True by default, as in Excel.

public bool ShowGridLines { get; set; }

Property Value

bool