Struct FSCPOI@1.1001:NamedRange Permanent link for this heading

Microsoft Excel named range information

Properties Permanent link for this heading

Type

Property

Name

string

namedrangename

Named Range Name

string

namedrangerefersto

Values Referenced by the Named Range

Properties Permanent link for this heading


Named Range Name (FSCPOI@1.1001:namedrangename) Permanent link for this heading

The name of the named range
- The first character of a name must be a letter, an underscore character (_), or a backslash (\). Remaining characters in the name can be letters, numbers, and underscore characters.
- Names cannot be the same as a cell reference, such as Z$10 or R1C1.
- Multiple words in a name are possible, but spaces are not allowed.

string FSCPOI@1.1001:namedrangename


Values Referenced by the Named Range (FSCPOI@1.1001:namedrangerefersto) Permanent link for this heading

The named range reference
e.g. "'Sheet1'!$A:$A", "'Sheet2'!$1:$1", 'Sheet3'!$K$5:$Q$7;'Sheet3'!$X$6:$Z$7 ...

string FSCPOI@1.1001:namedrangerefersto