Add a Cell that contains Physical Address Details.

The cell's hyperlink property will be set to an 'AddressLookup'.

Syntax

ISSummaryTableCells.AddAddressDetailsPhysical(addressDetails, [textCellClass], [tooltip], [tooltipClass], [singleLine])

Parameters

NameTypeOptionalByRefDescription
addressDetails ISAddressDetails The Address Details 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.
tooltip String Optional
tooltipClass iseSummaryTableTooltipClass Optional If omitted, a value of iseSummaryTableTooltipClass.PopupNote is assumed.
singleLine Boolean Optional Indicates whether to format the address on a single line. If omitted, a value of False 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