For a list of all members of this type, see LEADWorkbookFactory members
Name | Description | |
---|---|---|
![]() ![]() |
Create | Instantiates a new, empty LEADWorkbook. Provides a straightforward way to start with a fresh workbook, ready to be populated with data, formatted, and manipulated as required. Ideal for generating new Excel files from scratch within applications. |
![]() ![]() |
LoadFromFile | Loads an Excel workbook from the specified file path into a LEADWorkbook instance. |
![]() ![]() |
LoadFromStream | Loads an Excel workbook from a given stream into a LEADWorkbook instance. |