Enum ExcelLayoutOptions
Specifies the rendering layout of the excel export.
Namespace: BoldReports.Writer
Assembly: BoldReports.Web.dll
Syntax
public enum ExcelLayoutOptions
Fields
Name | Description |
---|---|
Default | Uses the default behaviour of SSRS layering format. |
IgnoreCellMerge | Removes the tiny column/row cell merges and does not maintains the actual design layout. |