Search
TableNode.Cell Methods
 


 Public Methods

  Name Description

Clone

Creates a copy of this cell.

 Protected Methods

  Name Description

LoadFromJson

Loads the cell from a JSON object.

LoadFromXml

Loads the cell content from an XML element.

SaveToJson

Saves the cell as a JSON object.

SaveToXml

Saves the cell content into an XML element.

 See Also