Adds the specified item to the collection. If undo is enabled, the item is added through a command. Otherwise, the item is added directly.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
protected void TrackAdd ( |
Visual Basic
![]() |
---|
Protected Sub TrackAdd( _ |
A zero-based index specifying the position of the item in the collection.
The item to add.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |