Table of Contents

THtmlSpreadView.UseViewGridLinesAndHeadings Property

By default, FlexCel will use the settings for gridlines and headings that apply to the printed page. If you set this property to true, it will use the settings for the interactive view.

Syntax

Namespace: FlexCel.Render

public Boolean UseViewGridLinesAndHeadings { get; set; }

See also