Table of Contents

FlexCelAspExport Class

A FlexCelHtmlExport specialized to export pages with FlexCelAspViewer. This class is mainly for internal use, there is no need to use it directly.

Syntax

Namespace: FlexCel.AspNet

public class FlexCelAspExport: FlexCelHtmlExport

Constructors

Name Description
FlexCelAspExport Constructs a new instance of FlexCelHtmlExport.

Methods

Name Description
OnGetImageInformation Intercepts the original OnGetImageInformation event to provide the parameters for FlexCelAspExport.
OnNamedRangeExport Intercepts the original OnNamedRangeExport event to provide the parameters for FlexCelAspExport.
OnSaveImage Intercepts the original OnGetSaveImage event to provide the parameters for FlexCelAspExport.

Properties

Name Description
HasSaveImageEvent Returns true if the viewer has a SaveImage event assigned.