TableSectionData.InsertImage
Description:
Inserts a image in the given cell.
Inserts a image in the given cell.
public void InsertImage(
int nRow,
int nColumn,
ElementId imageSymbolId
)
-
The given row number nRow is invalid. -or- The given column number nColumn is invalid. -or- The image symbol id doesn't represent a valid image symbol element.
-
A non-optional argument was null