ZennoLab Assemblies Documentation
IZennoTable Interface Methods

ZennoLab.InterfacesLibrary.ProjectModel Namespace : IZennoTable Interface

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

Public Methods
 NameDescription
 MethodOverloaded. Adds a row to the end of the object of IZennoTable interface .  
 MethodBinds the specified file to current table.  
 MethodRemoves all elements from the table.  
 MethodOverloaded. Removes the row from IZennoTable object .  
 MethodOverloaded. Gets a value from a cell.  
 MethodGet excel cell style.  
 Method  
 MethodGet excel column style.  
 MethodGets the first row from the table satisfies the filter.  
 MethodGets rows from the table satisfies the filter.  
 MethodReturns the value of the row at the specified index from IZennoTable object as System.Collections.Generic.IEnumerable<String> object.  
 MethodGet excel row style.  
 MethodOverloaded. Sets a value into a cell.  
 MethodSets style for excel cell.  
 MethodSets style for excel column.  
 MethodSets style for excel row.  
 MethodReturns a string that represents the current table.  
Top
See Also

Reference

IZennoTable Interface
ZennoLab.InterfacesLibrary.ProjectModel Namespace
ITables Interface