Spread Silverlight Documentation
ImageType Enumeration


GrapeCity.Excel Namespace : ImageType Enumeration
Syntax
'Declaration
 
Public Enum ImageType 
   Inherits System.Enum
'Usage
 
Dim instance As ImageType
public enum ImageType : System.Enum 
Members
MemberDescription
Bitmap The bitmap
Gif The GIF
JPG The JPG
PNG The PNG
Unsupport Image which is not supported.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ImageType

See Also

Reference

GrapeCity.Excel Namespace