For a list of all members of this type, see IZennoTable members.
| Name | Description | |
|---|---|---|
![]() | AddRow | Overloaded. Adds a row to the end of the object of IZennoTable interface. |
![]() | DeleteRow | Overloaded. Removes the row from IZennoTable object. |
![]() | GetCell | Gets a value from a cell. |
![]() | GetRow | Returns the value of the row at the specified index from IZennoTable object as System.Collections.Generic.IEnumerable<String> object. |
![]() | SetCell | Sets a value into a cell. |
![]() | ToString | Returns a string that represents the current table. |
