Spread for ASP.NET 12 Product Documentation
GetImage(SpreadImages) Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class > GetImage Method : GetImage(SpreadImages) Method
Integer identifier to specify which image
Gets the image in the component.
Syntax
'Declaration
 
Public Overloads Function GetImage( _
   ByVal image As SpreadImages _
) As String
'Usage
 
Dim instance As FpSpread
Dim image As SpreadImages
Dim value As String
 
value = instance.GetImage(image)
public string GetImage( 
   SpreadImages image
)

Parameters

image
Integer identifier to specify which image
See Also

Reference

FpSpread Class
FpSpread Members
Overload List