Table of Contents

ExcelFile.EncodingNotNull Method

Returns UTF8 if the parameter is null.

Syntax

Namespace: FlexCel.Core

protected static Encoding EncodingNotNull(Encoding enc)

Parameters

<-> Parameter Type Description
enc Encoding

See also