CellImage InsertPictureInCell( Stream imageStream )
'Declaration Overloads Function InsertPictureInCell( _ ByVal imageStream As Stream _ ) As CellImage
'Declaration
Overloads Function InsertPictureInCell( _ ByVal imageStream As Stream _ ) As CellImage
'Usage Dim instance As IRange Dim imageStream As Stream Dim value As CellImage value = instance.InsertPictureInCell(imageStream)
'Usage
Dim instance As IRange Dim imageStream As Stream Dim value As CellImage value = instance.InsertPictureInCell(imageStream)
IRange Interface IRange Members Overload List