Represents a Cell in a Summary Data Table Row.

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.
Clone Clone this Summary Table Cell.
GetValuePlain Get the Value as Plain Text, i.e., with any Wiki formatting removed.
HyperlinkSetAddressLookup Set a 'AddressLookup' link for the Cell Hyperlink.
HyperlinkSetAddressPlainTextLookup Set a 'AddressPlainTextLookup' link for the Cell Hyperlink.
HyperlinkSetApplicationShortcut Set an 'ApplicationShortcut' for the Cell Hyperlink.
HyperlinkSetApplicationShortcutUrl Set an 'ApplicationShortcut' for the Cell Hyperlink using the full URL.
HyperlinkSetBookmark Set a 'Bookmark' link for the Cell Hyperlink.
HyperlinkSetEmailAddress Set an 'EmailAddress' link for the Cell Hyperlink.
HyperlinkSetExternal Set an 'External URL' link for the Cell Hyperlink.
HyperlinkSetFormAction Set an 'ApplicationShortcut' to execute a Form Action for the Cell Hyperlink.
HyperlinkSetFormActionCustom Set a hyperlink to execute a Custom Form Action for the Cell Hyperlink.
HyperlinkSetFormShow Set an 'ApplicationShortcut' to show a Form for the Cell Hyperlink.
HyperlinkSetGlobalAction Set an 'ApplicationShortcut' to execute a Global Action for the Cell Hyperlink.
HyperlinkSetHtmlShowFunction Set an 'ApplicationShortcut' to show HTML generated from a Function.
HyperlinkSetHtmlShowScript Set an 'ApplicationShortcut' to show HTML generated from a Script.
HyperlinkSetPhoneNumber Set a 'PhoneNumber' link for the Cell Hyperlink.
HyperlinkSetWebsiteUrl Set a 'Website URL' link for the Cell Hyperlink.
TooltipSetPopupNote Set a Popup Note Tooltip.
TooltipSetPopupNoteHtml Set a Popup Note HTML Tooltip.

Properties

Name Description
BackgroundColour The Background HTML Colour for the Cell Value, e.g., "red" or "#FF0000" or var(--color-status-error-500, red).
CellClass The Cell Class.
ColSpan The number of columns this Cell should span.
ElementId The Id to assign to a cell element where supported (e.g., via the id attribute for an HTML td or th element).
ForceWrap Indicates whether content in this Cell should Wrap, regardless of whether it has any whitespace.
ForegroundColour The Foreground HTML Colour for the Cell Value, e.g., "red" or "#FF0000" or "var(--color-status-error-500, red)"
Hyperlink The Cell Hyperlink.
HyperlinkClass The Hyperlink Class.
HyperlinkProperties Read-Only Properties relating to certain types of Hyperlink.
NoWrap Indicates whether content in this Cell should never Wrap.
Parent The Parent collection of Cells.
Row Read-Only The Parent Row.
SummaryTable Read-Only The Parent Summary Table.
Tag The Tag property can be used to attach another value or object to this object.
TextAlign The Cell Text Alignment.
TextAlignResolved Read-Only The Cell Text Alignment.
Tooltip The Cell Tooltip.
TooltipClass The Tooltip Class.
TooltipPopupIconTemplate A Template (where supported by the renderer) for the Icon displayed to show a Popup Tooltip.
Value The Cell Value.
ValueFormat The Format that the Value represents.
WordDocumentOptions Read-Only Options to use when inserting into an Word Document (ISWordDocument).
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0