Table of Contents

FlexCelHtmlExport.ReplaceSeparatorMacros Method

This method is for internal use. It will replace the sheet name, pos and count macros in a sheet separator.

Syntax

Namespace: FlexCel.Render

public static String ReplaceSeparatorMacros(ExcelFile Work, Int32 i, String Separator)

Parameters

<-> Parameter Type Description
Work ExcelFile
i Int32
Separator String

See also