Table of Contents

TSheetSelector.Links Property

A list of links that should go in the sheet selector, one per tab. Use them when creating your own sheet selector to know where to point the link in the tabs to.

Syntax

Namespace: FlexCel.Render

public IReadOnlyList<TSheetSelectorLink> Links { get; }

See also