Table of Contents

FlxConsts.Max_Rows2007 Field

Maximum row on an xlsx (Excel 2007 and up) spreadsheet. (0 based, that is 1048575)

Syntax

Namespace: FlexCel.Core

public const Int32 Max_Rows2007 = 1048575

See also