Add a Row that contains a single Wiki Text cell.

Syntax

ISSummaryTableRows.AddWiki(text, [textCellClass])

Parameters

NameTypeOptionalByRefDescription
text String The Wiki Text value.
textCellClass iseSummaryTableCellClass Optional The CellClass for the Text value cell. If omitted, a 'Normal' class will be assumed. If omitted, a value of iseSummaryTableCellClass.None is assumed.

Return Value

ISSummaryTableRow

A new ISSummaryTableRow object.

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