public virtual string ToString(IRowCol StartRowCol) { return(StartRowCol.ToText() + " " + this.ToString()); }