Table of Contents

FlexCelReport.RenameExcelTablesUsedAsBands Property

Determines if FlexCel will rename Tables used as band definitions after the report is run to remove the extra "__" in the name.

Syntax

Namespace: FlexCel.Report

public Boolean RenameExcelTablesUsedAsBands { get; set; }

See also