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. |