APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Microsoft Excel
NamedItem
Microsoft Excel
· Schema
NamedItem
Represents a defined name for a cell range or value.
Automation
Data Analysis
Microsoft
Microsoft 365
Office
Spreadsheets
Properties
Name
Type
Description
name
string
The name of the named item.
type
string
The type of the named item.
value
string
The formula or range reference.
visible
boolean
Whether the named item is visible.
View JSON Schema on GitHub