GetCellAttachmentsAsXML

Returns an XML string containing the names and paths of a cell’s document attachments.

Syntax

<HFMwDataGrid>.GetCellAttachmentsAsXML (lRow, lCol)

Argument

Description

lRow

The index (0-based) that identifies the cell’s row.

Input argument. Long subtype.

lCol

The index (0-based) that identifies the cell’s column.

Input argument. Long subtype.

Return Value

Returns an XML string that contains the attachments’ names and paths. The XML string is described in Cell Attachments DTD.