Skip to content

api-evangelist/excel-macros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel Macros (excel-macros)

A collection of APIs and resources for working with Excel automation, including VBA macros, Office Scripts (TypeScript), and the Excel JavaScript API for building Office Add-ins. These automation capabilities allow users to streamline repetitive tasks, manipulate workbooks, and extend Excel functionality across desktop, web, and mobile.

URL: Visit APIs.json URL

Scope

  • Type: Index
  • Position: Consumer
  • Access: 3rd-Party

Tags:

  • Excel, VBA, Macros, Automation, Microsoft Office, Office Scripts, JavaScript

Timestamps

  • Created: 2025-01-20
  • Modified: 2026-04-28

APIs

Excel VBA Object Model API

Core VBA API for interacting with Excel workbooks, worksheets, ranges, and other Excel objects through Visual Basic for Applications.

Human URL: https://docs.microsoft.com/en-us/office/vba/api/overview/excel

Tags:

  • Object Model, VBA, Workbooks

Properties

Office Scripts API

Modern TypeScript-based API for automating Excel tasks on the web and desktop, the cloud-first successor to VBA for Excel scenarios.

Human URL: https://learn.microsoft.com/en-us/office/dev/scripts/

Tags:

  • Office Scripts, TypeScript, Automation, Cloud

Properties

Excel JavaScript API

JavaScript API for building Excel add-ins and extending Excel functionality in web and desktop environments via Office.js.

Human URL: https://learn.microsoft.com/en-us/office/dev/add-ins/reference/overview/excel-add-ins-reference-overview

Tags:

  • Add-Ins, JavaScript, Web Development, Office.js

Properties

Common Properties

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

Excel Macros refer to automated sequences of actions in Microsoft Excel, primarily written using VBA (Visual Basic for Applications). Excel also supports Office Scripts (TypeScript) for cloud-based automation and the Excel JavaScript API for building Office Add-ins that run on the web, Windows, Mac, and iPad.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors