StiOptionsExportExcel Class |
Namespace: Stimulsoft.Report
The StiOptionsExportExcel type exposes the following members.
| Name | Description | |
|---|---|---|
| StiOptionsExportExcel | Initializes a new instance of the StiOptionsExportExcel class |
| Name | Description | |
|---|---|---|
| AllowExportDateTime |
Gets or sets a value indicating whether it is necessary to use image comparer.
| |
| AllowFreezePanes |
Gets or sets a value indicating whether it is necessary to use the "Freeze panes" feature of Excel.
| |
| AllowImageComparer |
Gets or sets a value indicating whether it is necessary to use image comparer.
| |
| ColumnsRightToLeft |
Gets or sets a value indicating whether it is necessary to set columns right to left.
| |
| DivideBigCells |
Gets or sets a value indicating behavior of the exporting big cells will be divided into small cells.
| |
| FitToOnePageWide |
Gets or sets a value forcing fit to one page wide.
| |
| ImageMoveAndSizeWithCells |
Gets or sets a value forcing to move and size images with cells.
| |
| MaximumSheetHeight |
Gets or sets a value indicating maximum sheet height in rows.
| |
| RemoveEmptySpaceAtBottom |
Gets or sets a value indicating whether it is necessary to remove empty space at the bottom of page
| |
| RenderCheckBoxAsImage |
Gets or sets a value indicating a checkbox rendering mode.
| |
| RenderHtmlTagsAsImage |
Gets or sets a value indicating a Html tags rendering mode.
| |
| RestrictEditing | ||
| SheetViewMode |
Gets or sets a value of Excel sheet view mode.
| |
| ShowGridLines |
Gets or sets a value indicating whether it is necessary to set flag "Show Grid Lines".
| |
| TrimTrailingSpaces |
Gets or sets a value indicating whether it is necessary to trim trailing spaces.
| |
| UseImageResolution |
Gets or sets a value indicating whether it is necessary to use image resolution
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |