APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Microsoft Excel
TableColumn
Microsoft Excel
· Schema
TableColumn
Represents a column in an Excel table.
Automation
Data Analysis
Microsoft
Microsoft 365
Office
Spreadsheets
Properties
Name
Type
Description
id
string
Unique identifier for the column.
index
integer
Zero-based index of the column.
name
string
The name of the column.
values
array
Raw values of the column.
View JSON Schema on GitHub