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
ANamedObject
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