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 6 Current »

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