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

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