Click or drag to resize

Excel Properties

The StiOptionsExportExcel type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAllowExportDateTime
Gets or sets a value indicating whether it is necessary to use image comparer.
Public propertyStatic memberAllowFreezePanes
Gets or sets a value indicating whether it is necessary to use the "Freeze panes" feature of Excel.
Public propertyStatic memberAllowImageComparer
Gets or sets a value indicating whether it is necessary to use image comparer.
Public propertyStatic memberColumnsRightToLeft
Gets or sets a value indicating whether it is necessary to set columns right to left.
Public propertyStatic memberDivideBigCells
Gets or sets a value indicating behavior of the exporting big cells will be divided into small cells.
Public propertyStatic memberFitToOnePageWide
Gets or sets a value forcing fit to one page wide.
Public propertyStatic memberImageMoveAndSizeWithCells
Gets or sets a value forcing to move and size images with cells.
Public propertyStatic memberMaximumSheetHeight
Gets or sets a value indicating maximum sheet height in rows.
Public propertyStatic memberRemoveEmptySpaceAtBottom
Gets or sets a value indicating whether it is necessary to remove empty space at the bottom of page
Public propertyStatic memberRenderCheckBoxAsImage
Gets or sets a value indicating a checkbox rendering mode.
Public propertyStatic memberRenderHtmlTagsAsImage
Gets or sets a value indicating a Html tags rendering mode.
Public propertyStatic memberRestrictEditing
Public propertyStatic memberSheetViewMode
Gets or sets a value of Excel sheet view mode.
Public propertyStatic memberShowGridLines
Gets or sets a value indicating whether it is necessary to set flag "Show Grid Lines".
Public propertyStatic memberTrimTrailingSpaces
Gets or sets a value indicating whether it is necessary to trim trailing spaces.
Public propertyStatic memberUseImageResolution
Gets or sets a value indicating whether it is necessary to use image resolution
Top
See Also