Gets or sets the Workbook displayed in the view.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Workbook Workbook { get; set; } |
Visual Basic
![]() |
---|
Public Property Workbook As Workbook |
An instance of the Workbook class. The default is null (Nothing in Visual Basic).
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |