Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

Defines a set of constants related to worksheets.

Signature
C#
C#
 public class Constants
{signature}{signature:
}
Signature
vb.net
vb.net
Public Class Constants
{signature}
{values}
||Name||Description||
|{anchor:
Values

Name

Description

Anchor
MAX_COLUMNS

...

MAX

...

_COLUMNS

...

MAX_COLUMNS

A

...

constant

...

holding

...

the

...

maximum

...

index

...

of

...

a

...

column

...

on

...

a

...

worksheet,

...

255.

...

Anchor
MAX_ROWS

...

MAX

...

_ROWS

...

MAX_ROWS

A

...

constant

...

holding

...

the

...

maximum

...

index

...

of

...

a

...

row

...

on

...

a

...

worksheet,

...

65535.

...