Excel Properties |
The StiOptionsExportExcel type exposes the following members.
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
|