Table of Contents

TStandardSheetSelector.TStandardSheetSelector Constructor

Constructs a new TStandardSheetSelector instance.

Syntax

Namespace: FlexCel.Render

public TStandardSheetSelector(TSheetSelectorPosition position)

Parameters

<-> Parameter Type Description
position TSheetSelector​Position Position where the Sheet selector will be placed. Remember you can 'or' together many values on the enumeration to for example have a selector at the top and at the bottom.

See also