# OfficeIMO - Complete AI Context ## Overview Create, read, and edit Word, Excel, PowerPoint, Markdown, and more from .NET and PowerShell. Open source, cross-platform, MIT licensed. - Package: OfficeIMO - Version: unknown - API types: 222 - License: MIT - Targets: .NET 8+, .NET 10+, .NET Standard 2.0, .NET Framework 4.7.2 ## Installation ``` dotnet add package OfficeIMO ``` ## Quickstart ```csharp using OfficeIMO; // TODO: add quickstart snippet ``` ## API Resources - [API index](/api/index.json): Type and package metadata. - [API search](/api/search.json): Searchable API data. - [API type template](/api/types/{slug}.json): Per-type API details.