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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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