Excel-DNA / Excel-DNA/ExcelDna

Timing when ExcelFunction is called.

Open
#742 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.5k
Forks
292
Avg merge
20d 12h
Merged PRs (30d)
1

Description

When we using UDF function (I mean function which has ExcelFunction annotation of exceldna), I thought that all UDF functions of sheet are called automatically when row or column of sheer is deleted or filter applying for items is changed.
But as my observation now, it seems to be called also when we even type any character in the cell after we register ExcelDnaXll64 (only on first time after registration)
So we need to know the cases which this all UDF functions of sheet are called for proper handling.
Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.