Ejemplo n.º 1
0
 public void ConvertCellToRawContent()
 {
     _hBase.RawContent = _converter.ConvertCell(_hBase.Cell);
 }