Excel |
The ExcelToPdf type exposes the following members.
Name | Description | |
---|---|---|
ConvertBytes | Convert Excel bytes array to PDF, Word, RTF bytes array | |
ConvertByteToFile | Convert Excel bytes array to PDF, Word, RTF file. Output file will be created by component or overwritten if already exist | |
ConvertFile | Convert Excel file to PDF, Word file. PDF file will be created by component or overwritten if already exist | |
ConvertFiletoBytes | Convert Excel file to PDF, Word bytes array | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetSheetsNumber(Byte) | Returns numbers of sheets from Excel workbook | |
GetSheetsNumber(String) | Returns numbers of sheets from Excel workbook | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
SetLicense | A string which contains a serial number to activate your copy after purchasing. Use it when you got own serial number and registered version. SetLicense("1234567890") | |
ToString | Returns a string that represents the current object. (Inherited from Object) |