Add a Cell to the end of the Summary Table Row.

Syntax

ISSummaryTableCells.Add([value], [cellClass], [valueFormat])

Parameters

NameTypeOptionalByRefDescription
value String Optional
cellClass iseSummaryTableCellClass Optional If omitted, a value of iseSummaryTableCellClass.None is assumed.
valueFormat iseSummaryTableCellFormat Optional If omitted, a value of iseSummaryTableCellFormat.Text is assumed.

Return Value

ISSummaryTableCell

A new ISSummaryTableCell object.

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