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
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Worksheet Add ( |
Visual Basic
![]() |
---|
Public Function Add( _ |
The name of the new worksheet object.
The newly created Worksheet object.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |