ZennoLab Assemblies Documentation
IZennoTable Interface Properties

ZennoLab.InterfacesLibrary.ProjectModel Namespace : IZennoTable Interface

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

Public Properties
 NameDescription
 PropertyGets the number of columns actually contained in the table.  
 PropertyGets or sets the string that separates the segments of the columns.  
 PropertyGets or sets a value that indicates the columns separator type.  
 PropertyGets or sets a value that indicates the first row is a header line.  
 PropertyGets or sets the string that separates the segments of the columns in .csv file.  
 PropertyGets or sets a value that indicates the columns separator is a regular expression or not.  
 PropertyGets or sets a value that indicates the table is displayed correctly in an excel or not.  
 PropertyGets or sets a value that indicates the rows separator is a regular expression or not.  
 PropertyGets the number of rows actually contained in the table.  
 PropertyGets or sets the string that separates the segments of the rows.  
 PropertyGets or sets a value that indicates the rows separator type.  
 PropertyGets or sets a settings that allow parse types from string value.  
Top
See Also

Reference

IZennoTable Interface
ZennoLab.InterfacesLibrary.ProjectModel Namespace
ITables Interface