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 2 Current »

Overload

Description

CreateNamedRange(Int32, Int32, Int32, Int32, String)

Creates a named range, containing one area. A range is a collection of areas; an area is a rectangular collection of cells.

CreateNamedRange(String, String)

Creates a named range from a specified formula. A range is a collection of areas; an area is a rectangular collection of cells. This method can be used to create a non-rectangular range containing multiple rectangular areas.
  • No labels