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
TheNamedObject
object of a specified array, number, picture, or range, or null if the named object does not exist.
Examples
C#
vb.net