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 |
Returns UTF8 if the parameter is null.
Namespace: FlexCel.Core
protected static Encoding EncodingNotNull(Encoding enc)
<-> | Parameter | Type | Description |
---|---|---|---|
enc | Encoding |