Creates a blank Summary Table with some text.

Syntax

ISSummaryTables.AddSummaryTableBlank(summaryTableId, caption, text, [captionId], [captionHeadingLevel])

Parameters

NameTypeOptionalByRefDescription
summaryTableId String The Id of the Summary Table.
caption String The Caption.
text String Text to include. To show as an information box use "{{info|text}}".
captionId String Optional Optional CaptionId.
captionHeadingLevel Integer Optional Optional Caption Heading Level. If omitted, a value of 0 is assumed.

Return Value

ISSummaryTable

An ISSummaryTable object.

Member of:
ISSummaryTables
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0