Table of Contents

FlexCelReport.ResetCellSelections Property

When true, all sheets will selections will be reset to A1. This way, you do not need to care about setting the correct selection when editing the template.

Syntax

Namespace: FlexCel.Report

public Boolean ResetCellSelections { get; set; }

See also