Table of Contents

XlsFile.NewFileStatic Method

This method creates a new file in without virtual calls, so it can be called from a constructor.

Syntax

Namespace: FlexCel.XlsAdapter

protected void NewFileStatic(Int32 aSheetCount, TExcelFileFormat fileFormat)

Parameters

<-> Parameter Type Description
aSheetCount Int32
fileFormat TExcelFileFormat

See also