Table of Contents

TFlxFormat.Create Method

Creates an empty Format class. Don't use this to get TFlxFormat instances, use XlsFile.GetDefaultFormat instead.

Syntax

Unit: FlexCel.Core

class function TFlxFormat.Create: TFlxFormat; static;

See also