Parse an 'Information' style Summary Table and return the resulting HTML.

Syntax

finHtmlSummaryPage2StringBuilder.ParseSummaryTableInformation(summaryTable, [tableWidth], [tableMinWidth], [align])

Parameters

NameTypeOptionalByRefDescription
summaryTable ISSummaryTable The Summary Table object.
tableWidth String Optional The HTML table Width (unless the table specifies its own HtmlWidth property). If omitted, a value of 100% is assumed.
tableMinWidth String Optional The Minimum Table Width, e.g. "20em".
align String Optional The 'Align' attribute to apply to the table.

Return Value

String

A String value.

Member of:
finHtmlSummaryPage2StringBuilder
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0