BenSelect Documentation
IExcelFileConnection Interface Members
See Also  Properties  Methods  Send Feedback
Selerix.Foundation.Data Namespace : IExcelFileConnection Interface


The following tables list the members exposed by IExcelFileConnection.

Public Properties

 NameDescription
 PropertyColCountReturns the number of columns.  
 PropertyColumnsGets the columns.  
 PropertyCountGets the count.  
 PropertyCurrentTableGets the current table.  
 PropertyErrantColumnNameGets or sets the errant column to check for a value.  
 PropertyFileNameGets the name of the file.  
 PropertyHasDuplicatesGets a value indicating whether this instance has duplicates.  
 PropertyHasHeaderGets a value indicating whether this instance has header.  
 PropertyHeaderRowGets the header row.  
 PropertyHightlightErrantRowGets or sets whether to hightlight errant rows.  
 PropertyImportTypeGets the type of the import.  
Top

Public Methods

 NameDescription
 MethodAddRowAdds the row.  
 MethodAutoFitColumnWidthAuto fit column with for the file.  
 MethodCellsGets the cell value directly, ignoring column headings.  
 MethodDeleteMarkedRowsDeletes the marked rows.  
 MethodDeleteSheetDeletes the sheet.  
 MethodGetCellValueAsDateOverloaded. Gets the cell value as date.  
 MethodGetCellValueAsDecimalOverloaded. Gets the cell value as decimal.  
 MethodGetCellValueAsIntOverloaded. Gets the cell value as int.  
 MethodGetCellValueAsStringOverloaded. Gets the cell value as string.  
 MethodGetNormolizedColumnsIndexesGets the normolized columns indexes.  
 MethodGetTablesGets the tables.  
 MethodMarkRowForDeletionMarks the row for deletion.  
 MethodSaveOverloaded. Saves this instance.  
 MethodSelectFirstSheetSelects the first sheet.  
 MethodSetCellValueOverloaded. Sets the cell value.  
 MethodSetCurrentTableSets the current table.  
 MethodUpdateSheetOverloaded. Updates the sheet.  
Top

See Also

© 2024 All Rights Reserved.