Table of Contents

TStandardSheetSelector.Create Constructor

Constructs a new TStandardSheetSelector instance.

Syntax

Unit: FlexCel.Render

constructor TStandardSheetSelector.Create(const position: Set of TSheetSelectorPosition);

Parameters

<-> Parameter Type Description
const position Set of 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