Table of Contents

XlsFile.PrintHeadings Property

When true the row and column labels (A,B...etc for columns, 1,2... for rows) will be printed.

Syntax

Namespace: FlexCel.XlsAdapter

public override Boolean PrintHeadings { get; set; }

See also