Table of Contents

TStandardSheetSelector.UseSheetTabColors Property

When true (the default) and the sheets have a tab color defined in Excel, FlexCel will use this color to render the sheet tabs. If false, the default tab color will be used. Note that if the sheets don't have a color defined in Excel, also the default tab color will be used.

Syntax

Namespace: FlexCel.Render

public Boolean UseSheetTabColors { get; set; }

See also