function write_url($row, $col, $url, $string = '')
 {
     parent::writeUrl($row, $col, $url, $string, $this->m_format);
 }