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

Description

Returns the named ranges of the Workbook as an array of NamedObject objects as an IEnumerable collection. Though the named ranges are not returned in any particular order, they are iterable.
C#
vb.net

Examples

C#
vb.net
  • No labels