Represents RowEmail object.
Inheritance: Email
 public virtual void SendRow(long sheetId, long rowId, RowEmail email)
 {
     throw new NotSupportedException();
 }