Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.RangeReference interface

Package:
excel

Represents a string reference of the form "SheetName!A1:B5", or a global or local named range.

Remarks

API set: ExcelApi 1.2

Used by

Properties

address

The address of the range, for example "SheetName!A1:B5".

Property Details

address

The address of the range, for example "SheetName!A1:B5".

address: string;

Property Value

string

Remarks

API set: ExcelApi 1.2


Feedback

Was this page helpful?