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

Description

Returns the NamedObject object that represents the name of a specified array, number, picture, or range. If the named object does not exist, the method returns null.

C#
vb.net

Parameters

name
The string representation of the object's name.

Returns

The NamedObject object of a specified array, number, picture, or range, or null if the named object does not exist.

Examples

C#
vb.net
  • No labels