Skip to main content

Overview

XLReporter provides an interface for users to provide their own business logic in .NET classes.

A management function in a custom category behaves similar to other management functions except that the input cell range together with the user specified parameters are passed to a .NET class for processing. The result from the .NET class is positioned on the configured output cell.

This is an advanced feature and is described in more detail in the Programming Interface document.