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

Description

Returns the named Range object that specified by name. If the named range does not exist, the method returns null.

C#
vb.net

Parameters

name
The name of the range.

Returns

A named Range object, or null if the range does not exist.

Examples

C#
vb.net
  • No labels