Table of Contents

ExcelFile.PrintHeadings Property

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

Syntax

Namespace: FlexCel.Core

public abstract Boolean PrintHeadings { get; set; }

See also