Table of Contents

TFlxConsts.Max_LettersInColumnName Property

Number of letters in a column name. This is 2 in xls97 (columns go up to IV) and 3 in xls2007 (columns go up to XFD)

Syntax

Unit: FlexCel.Core

property TFlxConsts.Max_LettersInColumnName: Integer

See also