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 4 Next »

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
A string representation of the object's name.

Returns

A 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.

Examples

C#
vb.net
  • No labels