Creates a new Worksheet object with the specified name and adds it to the end of the collection. If a worksheet with the specified name already exists, an exception is thrown.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Worksheet Add ( |
Visual Basic
![]() |
---|
Public Function Add( _ |
The name of the new worksheet object.
The newly created Worksheet object.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |