Table of Contents

TXlsFile.DefaultRowHeightAutomatic Property

When this property is true, the row height for empty rows is calculated with the height of the "Normal" font and will change if you change the Normal style. When false, the value in TExcelFile.DefaultRowHeight will be used.

Syntax

Unit: FlexCel.XlsAdapter

property TXlsFile.DefaultRowHeightAutomatic: Boolean

See also