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

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