| Name | Description | |
|---|---|---|
![]() | ColCount | Gets the number of columns actually contained in the table. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |
![]() | ColSeparator | Gets or sets the string that separates the segments of the columns. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |
![]() | ColSeparatorType | Gets or sets a value that indicates the columns separator type. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |
![]() | ContainsHeaderLine | Gets or sets a value that indicates the first row is a header line. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |
![]() | CsvSeparator | Gets or sets the string that separates the segments of the columns in .csv file. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |
![]() | IsColSeparatorRegEx | Gets or sets a value that indicates the columns separator is a regular expression or not. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |
![]() | IsCorrectDisplayInExcel | Gets or sets a value that indicates the table is displayed correctly in an excel or not. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |
![]() | IsRowSeparatorRegEx | Gets or sets a value that indicates the rows separator is a regular expression or not. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |
![]() | RowCount | Gets the number of rows actually contained in the table. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |
![]() | RowSeparator | Gets or sets the string that separates the segments of the rows. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |
![]() | RowSeparatorType | Gets or sets a value that indicates the rows separator type. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |
![]() | SyncObject | |
![]() | TryParseType | Gets or sets a settings that allow parse types from string value. (Inherited from ZennoLab.InterfacesLibrary.ProjectModel.IZennoTable) |

