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 3 Next »

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