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

Creates a Range of cells from an array of Areas. A Range is a collection of Area s; an Area area is a rectangular collection of cells.

C#
vb.net

Parameters

rangeAreas
Array or Areas representing the range.

Returns

A Range object representing the range of cells created.

Examples

C#
vb.net
  • No labels