Table of Contents

TSheetSelectorLink.TSheetSelectorLink Constructor

Creates a new sheet selector link.

Syntax

Namespace: FlexCel.Render

public TSheetSelectorLink(String aExcelSheetName, String aHtmlSheetName)

Parameters

<-> Parameter Type Description
aExcelSheetName String Name of the sheet in the Excel file.
aHtmlSheetName String Name of the sheet in the html file.

See also