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.  
 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.  
 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.  
Top
See Also

Reference

IZennoTable Interface
ZennoLab.InterfacesLibrary.ProjectModel Namespace
ITables Interface

Send Feedback