ZennoLab Assemblies Documentation
IZennoTable Interface Methods

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

Public Methods
 NameDescription
 MethodAddRowOverloaded. Adds a row to the end of the object of IZennoTable interface .  
 MethodBindBinds the specified file to current table.  
 MethodClearRemoves all elements from the table.  
 MethodDeleteRowOverloaded. Removes the row from IZennoTable object .  
 MethodGetCellOverloaded. Gets a value from a cell.  
 MethodGetCellStyleGet excel cell style.  
 MethodGetColumnsNames  
 MethodGetColumnStyleGet excel column style.  
 MethodGetItemGets the first row from the table satisfies the filter.  
 MethodGetItemsGets rows from the table satisfies the filter.  
 MethodGetRowReturns the value of the row at the specified index from IZennoTable object as System.Collections.Generic.IEnumerable<String> object.  
 MethodGetRowStyleGet excel row style.  
 MethodSetCellOverloaded. Sets a value into a cell.  
 MethodSetCellStyleSets style for excel cell.  
 MethodSetColumnStyleSets style for excel column.  
 MethodSetRowStyleSets style for excel row.  
 MethodToStringReturns a string that represents the current table.  
Top
See Also

Reference

IZennoTable Interface
ZennoLab.InterfacesLibrary.ProjectModel Namespace
ITables Interface

Send Feedback