Gets an object that can be used to create and manage the worksheets in this workbook.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public WorksheetCollection Worksheets { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Worksheets As WorksheetCollection |
An instance of the WorksheetCollection class.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |