Page tree
Skip to end of metadata
Go to start of metadata

Description

Defines a set of constants related to worksheets.

C#
vb.net

Values

Name

Description

MAX_COLUMNS

A constant holding the maximum index of a column on a worksheet, 255.

MAX_ROWS

A constant holding the maximum index of a row on a worksheet, 65535.

  • No labels