Gets the graphic image used in the specified part of the user interface.
'Declaration
Public Function GetImage( _
ByVal As Integer _
) As Image
'Usage
Dim instance As SpreadView
Dim id As Integer
Dim value As Image
value = instance.GetImage(id)
Parameters
- id
- Unique identifier that specifies which part of the interface in which the image is used