CsvDocumentInfo
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.documentinfo.DocumentInfo, com.groupdocs.conversion.contracts.documentinfo.SpreadsheetDocumentInfo
public class CsvDocumentInfo extends SpreadsheetDocumentInfo
Contains Csv document metadata
Constructors
| Constructor | Description | 
|---|---|
| CsvDocumentInfo(Workbook csv, FileType format, long size) | 
CsvDocumentInfo(Workbook csv, FileType format, long size)
public CsvDocumentInfo(Workbook csv, FileType format, long size)
Parameters:
| Parameter | Type | Description | 
|---|---|---|
| csv | com.aspose.cells.Workbook | |
| format | FileType | |
| size | long |