ExtensionsLegacy platform
Extension Support
Relatively small changes to functionality of a SpreadsheetWeb Application, such iterative calculations, can be done through extension support.
Relatively small changes to functionality of a SpreadsheetWeb Application, such iterative calculations, can be done through extension support. You can create new extensions for SpreadsheetWeb with .NET Framework technology.
Let us walk you through by demonstrating the construction of a simple extension: Getting Started: Building an Extension
Visit documentation section for basics of extension library: Extension Reference
Check out our Tips & Tricks section.
