SpreadsheetGear 2012
IWorkbook Interface Methods

For a list of all members of this type, see IWorkbook members.

Public Methods
 NameDescription
 MethodCloseCloses this workbook and releases associated resources.  
 MethodDateTimeToNumberConverts the specified System.DateTime to a date-time serial number appropriate for storage in a worksheet cell.  
 MethodGetDataSetOverloaded. Returns a newly created data set consisting of a data table for the used range of each worksheet in the workbook.  
 MethodNumberToDateTimeConverts the specified date-time serial number to an instance of System.DateTime.  
 MethodProtectEnables protection for this workbook with the specified password and protection options.  
 MethodSaveSaves this workbook using the current FullName.  
 MethodSaveAsOverloaded. Saves this workbook using the specified filename and FileFormat, and updates the FullName property.  
 MethodSaveToMemoryOverloaded. Saves this workbook to a newly created memory buffer in the specified FileFormat.  
 MethodSaveToStreamOverloaded. Saves this workbook to a stream in the specified FileFormat.  
 MethodUnprotectDisables protection for the workbook with the specified password.  
Top
See Also

Reference

IWorkbook Interface
SpreadsheetGear Namespace

Send Feedback