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

Description

Defines a rectangular Area of cells in the worksheet.

C#
vb.net

Parameters

areaFormula
A formula representing the area, e.g. "A3:B5". The formula must be local to the worksheet and should not contain a sheet reference.

Returns

An Area object.

Examples

C#
vb.net
  • No labels