Description
Returns the specified named Range. If the named range does not exist, the method returns null.
C#
vb.net
Parameters
name
The name of the range.Returns
A namedRange
object, or null if the range does not exist.
Examples
C#
vb.net
Returns the specified named Range. If the named range does not exist, the method returns null.
Range
object, or null if the range does not exist.