TExcelFile.EncodingNotNull Method
Returns UTF8 if the parameter is null.
Syntax
Unit: FlexCel.Core
class function TExcelFile.EncodingNotNull(const enc: TEncoding): TEncoding; static;
Parameters
| <-> | 
Parameter | 
Type | 
Description | 
| const | 
enc | 
TEncoding | 
 | 
 
See also