ZennoLab Assemblies Documentation
IZennoTable Interface Properties

For a list of all members of this type, see IZennoTable members.

Public Properties
 NameDescription
 PropertyColCountGets the number of columns actually contained in the table.  
 PropertyColSeparatorGets or sets the string that separates the segments of the columns.  
 PropertyColSeparatorTypeGets or sets a value that indicates the columns separator type.  
 PropertyContainsHeaderLineGets or sets a value that indicates the first row is a header line.  
 PropertyCsvSeparatorGets or sets the string that separates the segments of the columns in .csv file.  
 PropertyIsColSeparatorRegExGets or sets a value that indicates the columns separator is a regular expression or not.  
 PropertyIsCorrectDisplayInExcelGets or sets a value that indicates the table is displayed correctly in an excel or not.  
 PropertyIsRowSeparatorRegExGets or sets a value that indicates the rows separator is a regular expression or not.  
 PropertyRowCountGets the number of rows actually contained in the table.  
 PropertyRowSeparatorGets or sets the string that separates the segments of the rows.  
 PropertyRowSeparatorTypeGets or sets a value that indicates the rows separator type.  
 PropertyTryParseTypeGets or sets a settings that allow parse types from string value.  
Top
See Also

Reference

IZennoTable Interface
ZennoLab.InterfacesLibrary.ProjectModel Namespace
ITables Interface

Send Feedback