Resolve any HTML templates contained within Summary Tables to plain text, e.g., for use by reports.

Syntax

finSummaryPageFunctions.ResolveSummaryTablesHtmlTemplatesToPlainText(summaryTables, [includeIcons])

Parameters

NameTypeOptionalByRefDescription
summaryTables ISSummaryTables The Summary Tables collection to resolve.
includeIcons Boolean Optional Cells containing Icon, Flag, Tick, Cross and ColourBlock templates will have the templates removed but the Cell's Tag property will be set to a List(Of Bitmap) for all cell icons. If omitted, a value of False is assumed.

Return Value

ISSummaryTables

A new ISSummaryTables collection.

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