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

Description

Returns the specified named Range. 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