SetPath Method See Also rowIndex The row index newVal The path to the image file for the cell DescriptionSet the path to the image for a specific row in the column. SyntaxVisual BasicPublic Sub SetPath( _ ByVal rowIndex As Long, _ ByVal newVal As String _ ) Parameters rowIndex The row index newVal The path to the image file for the cell See AlsoPictureColumn Object