Aspose::Pdf::Plugins::XlsConverter class

XlsConverter class

Represents XlsConverter plugin.

class XlsConverter : public Aspose::Pdf::Plugins::IPlugin,
                     public System::IDisposable

Methods

MethodDescription
Dispose() overrideImplementation of IDisposable.
Process(System::SharedPtr<IPluginOptions>) overrideStarts the PdfToExcel processing with the specified parameters.

See Also