426.4,396 DataTableToHtml_1 System.Activities System.Activities.Statements System.Activities.Expressions System.Activities.Validation System.Activities.XamlIntegration Microsoft.VisualBasic Microsoft.VisualBasic.Activities System System.Collections System.Collections.Generic System.Data System.Diagnostics System.Drawing System.IO System.Linq System.Net.Mail System.Xml System.Xml.Linq UiPath.Core UiPath.Core.Activities System.Windows.Markup System.Text System.Web System.Xml.Serialization System.Runtime.Serialization System.Activities Microsoft.VisualBasic mscorlib System.Data System System.Drawing System.Core System.Xml System.Xml.Linq PresentationFramework WindowsBase PresentationCore System.Xaml System.ComponentModel.Composition System.ServiceModel System.Data.DataSetExtensions System.Web Microsoft.VisualStudio.Services.Common UiPath.UiAutomation.Activities UiPath.System.Activities UiPath.Cryptography UiPath.Excel UiPath.Java.Activities UiPath.Mail UiPath.Python UiPath.Word Microsoft.Bcl.AsyncInterfaces System.ValueTuple System.Memory UiPath.UIAutomationCore UiPath.OCR.Activities.Design System.Runtime.Serialization True False True False [dt_InputDatatable] [in_Datatable] [str_CssStyles] [in_Styles] [builder] [new StringBuilder] [builder] [builder.Append("<html><head>")] [builder] [If(string.IsNullOrWhiteSpace(str_CssStyles), builder, builder.Append(string.Format("<style>{0}</style>", str_CssStyles)))] [builder] [builder.Append(String.Format("</head><body>{0}<table><thead><tr>",in_Config("EmailBody1").ToString))] True [builder] [builder.Append("<th>"+column.ColumnName.ToString+"</th>")] True True False [builder] [builder.Append("</tr></thead>")] True [builder] [builder.Append("<tr>")] True [builder] [builder.Append("<td>"+row(column).ToString+"</td>")] [builder] [builder.Append("</tr>")] True [builder] [builder.Append("</tr>")] [builder] [builder.Append("</table>")] [builder] [builder.Append(string.Format("<p>{0}</p></body></html>",in_Config("EmailBody2").ToString))] [out_HtmlString] [builder.ToString] False False