GetAttachmentPoint Method

Returns the attachment point for the specified row and column.

See Also | Example

Signature

object.GetAttachmentPoint(row, col)

Object

Table
The object or objects this method applies to.

row

Long; the row

col

Long; the column

 

   Comments?