Name | Description | |
---|---|---|
![]() | XlsxDecoder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | XlsxDecoder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Document | Gets the OpenXml document. (Inherited from OpenXmlDecoder<TDocument>) |
![]() | IsAuthenticationRequired | Gets a value indicating whether source document requres authentication. (Inherited from DecoderBase) |
![]() | IsDisposed | Gets a value indicating whether this decoder is disposed. (Inherited from DecoderBase) |
![]() | IsVectorDecoder | Gets a value indicating whether the decoder is a vector decoder. (Inherited from OpenXmlDecoder<TDocument>) |
![]() | Name | Gets the name of the decoder. |
![]() | PageCount | Gets the number of pages in the source file stream. (Inherited from DecoderBase) |
![]() | SourceStream | Gets the source stream of this decoder. (Inherited from DecoderBase) |
Name | Description | |
---|---|---|
![]() | Authenticate | Performs authentication using specified authentication request. (Inherited from OpenXmlDecoder<TDocument>) |
![]() | CanConvertToSvgOptimally | Determines whether this decoder can convert page with specified index to SVG optimally. (Inherited from DecoderBase) |
![]() | CanUseVectorRendering | Returns a value indicating whether the vector rendering can be used. (Inherited from OpenXmlDecoder<TDocument>) |
![]() | Close | Closes the source of the decoder. (Inherited from DecoderBase) |
![]() ![]() | Deserialize | Deserializes data from provided stream and reconstitutes the graph of objects. |
![]() | Dispose | Overloaded. Releases all resources used by the |
![]() | GetAuthorizationResult | Returns the authorization result. (Inherited from OpenXmlDecoder<TDocument>) |
![]() | GetDefaultDecodingSettings | Returns the default decoding settings of the specified page. (Inherited from DecoderBase) |
![]() | GetDefaultLayoutSettings | Returns the default layout settings of XLSX document. |
![]() | GetDefaultRenderingSettings | Returns the default rendering settings of XLSX page. |
![]() | GetDocumentMetadata | Returns a metadata of XLSX document. |
![]() | GetImage | Overloaded. Returns an image, which is associated with the specified page of image/document source. (Inherited from DecoderBase) |
![]() | GetImageInfo | Overloaded. Returns information about rendered image of OpenXml page without loading the OpenXml page data into memory. (Inherited from OpenXmlDecoder<TDocument>) |
![]() | GetPageMetadata | Returns a metadata of XLSX page. |
![]() | GetPrimaryDecoderName | Returns name of primary decoder (decoder that decodes image data) for specified page index. (Inherited from DecoderBase) |
![]() | GetRasterGridEditor | Returns the raster grid editor for image. (Inherited from DecoderBase) |
![]() | GetThumbnail | Overloaded. Returns a thumbnail image of the specified page of image/document source. (Inherited from DecoderBase) |
![]() ![]() | IsCsvFile | Overloaded. Returns a value indicating whether specified file is CSV file. |
![]() ![]() | IsTsvFile | Overloaded. Returns a value indicating whether specified file ss TSV file. |
![]() | IsValidFormat | Determines a value indicating whether stream contains XLSX or XLS document. |
![]() ![]() | IsXlsDocument | Overloaded. Returns a value indicating whether specified stream contains XLSX document. |
![]() | Serialize | Serializes XlsxDecoder to the specified stream. |
Name | Description | |
---|---|---|
![]() | CheckPageIndexValue | Checks the value of the page index. (Inherited from DecoderBase) |
![]() | CheckRenderingSettingsValue | Check the value of rendering settings. (Inherited from DecoderBase) |
![]() | CreateDocument | Creates the XLSX document. |
![]() | Finalize | Allows an DecoderBase to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from DecoderBase) |
![]() | GetDecoderRenderingSettings | Returns the rendering settings, which are correspond to the XLSX decoder. |
![]() | GetPage | Returns the XLSX page. |
![]() | GetPageCount | Returns the number of pages in the source file stream. (Inherited from OpenXmlDecoder<TDocument>) |
![]() | OnPageCountChanged | Raises the [PageCountChanged] event. (Inherited from DecoderBase) |
![]() | PerformColorCorrection | Performs color correction using specified decoding settings. (Inherited from DecoderBase) |
![]() | SetPageCount | Sets the number of pages in the source file stream. (Inherited from DecoderBase) |
Name | Description | |
---|---|---|
![]() | PageCountChanged | Occurs when page count is changed. (Inherited from DecoderBase) |