Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Turning off events

Jahav edited this page Jan 12, 2023 · 3 revisions

ClosedXML used to keeps track of the various events (e.g. insert/delete row) and use it for housekeeping.

The feature was removed long ago and the public API that used to use that feature was removed in 0.100. See migration guide XLEventTracking removed for more info.

FAQ

Examples

Real world scenarios

Time Savers

Performance and Memory

Misc

Inserting Data/Tables

Styles

Ranges

Rows

Columns

Page Setup (Print Options)

AutoFilters

Comments

Dev docs

Clone this wiki locally