Do you want to request a feature or report a bug?
What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem with a sample spreadsheet.
What is the expected behavior or new feature?
Did this work in previous versions of our tool? Which versions?
Code to reproduce problem:
public void Main()
{
// Where possible, post full code to reproduce your issue that adheres to:
// - Fully runnable. I should be able to copy and paste this code into a
// console application and run it without having to edit it much.
// - Declare all your variables (this follows from the previous point)
// - The code should be a minimal code sample to illustrate issue. The code
// samples on the wiki are good examples of the terseness that I want. Don't
// post your full application.
}