Table of Contents

TExcelFile.DefaultFormatId Property

Returns XF identifier for the style that applies to all empty cells. Note that this is different from the "Normal" style as defined inside Excel. This is a "Cell" format that can be applied to cells, while "Normal" is a "Style" format that is applied to this cell format.

Syntax

Unit: FlexCel.Core

property TExcelFile.DefaultFormatId: Integer

See also