Retrieves the workbook associated with the current SheetEditor instance.
SheetEditor.prototype.getWorkbook = function()
getWorkbook(): LEADWorkbook;
The LEADWorkbook associated with the SheetEditor.
This workbook contains the underlying data structure and content of the spreadsheet being edited within the editor. By accessing the workbook through this method, clients can perform various operations on the spreadsheet data, such as reading, modifying, or saving it.
Leadtools.Document.SheetEditor Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document