Link Search Menu Expand Document

IXLSExtractorGetXLSAsVariant Method

OverloadĀ List
NameDescription
Public methodGetXLSAsVariant
Returns Excel data as array of bytes. This is COM/ActiveX-compatible version of the method SaveToXLSStream(Stream) for in-memory processing of PDF documents or images.
Public methodGetXLSAsVariant(String)
Returns Excel data as array of bytes. This is COM/ActiveX-compatible version of the method SaveToXLSStream(String, Stream) for in-memory processing of PDF documents or images.
Public methodGetXLSAsVariant(Int32, Int32)
Returns Excel data as array of bytes. This is COM/ActiveX-compatible version of the method SaveToXLSStream(Int32, Int32, Stream) for in-memory processing of PDF documents or images.
Top
See Also

Reference