For a list of all members of this type, see IExcelFileConnection members.
Name | Description | |
---|---|---|
![]() | AddRow | Adds the row. |
![]() | AutoFitColumnWidth | Auto fit column with for the file. |
![]() | Cells | Gets the cell value directly, ignoring column headings. |
![]() | DeleteMarkedRows | Deletes the marked rows. |
![]() | DeleteSheet | Deletes the sheet. |
![]() | GetCellValueAsDate | Overloaded. Gets the cell value as date. |
![]() | GetCellValueAsDecimal | Overloaded. Gets the cell value as decimal. |
![]() | GetCellValueAsInt | Overloaded. Gets the cell value as int. |
![]() | GetCellValueAsString | Overloaded. Gets the cell value as string. |
![]() | GetNormolizedColumnsIndexes | Gets the normolized columns indexes. |
![]() | GetTables | Gets the tables. |
![]() | MarkRowForDeletion | Marks the row for deletion. |
![]() | Save | Overloaded. Saves this instance. |
![]() | SelectFirstSheet | Selects the first sheet. |
![]() | SetCellValue | Overloaded. Sets the cell value. |
![]() | SetCurrentTable | Sets the current table. |
![]() | UpdateSheet | Overloaded. Updates the sheet. |