Table of Contents

TSheetSelector.GetHtmlSheetNameFromExcel Method

Returns the html sheet name from the Excel sheet name. Returns empty if the sheet doesn't exist.

Syntax

Namespace: FlexCel.Render

public virtual String GetHtmlSheetNameFromExcel(String excelSheetName)

Parameters

<-> Parameter Type Description
excelSheetName String Sheet name in Excel.

See also