类 ImageSource
java.lang.Object
com.grapecity.documents.excel.ImageSource
Represents the image source.
-
构造器概要
-
方法概要
-
构造器详细资料
-
ImageSource
Specifies the normal construct method.- 参数:
stream
- The image stream.type
- The type of the image.
-
-
方法详细资料
-
getStream
Gets the image stream. -
getType
Gets the type of the image.
-