Excel Reports
Configuration Class Members
Properties 


KellermanSoftware.ExcelReports Namespace : Configuration Class

The following tables list the members exposed by Configuration.

Public Constructors
 NameDescription
Public Constructor Initialize Defaults  
Top
Public Properties
 NameDescription
Public Property Create a header for the worksheet. The default is true.  
Public Property The text when a boolean is false. The default is False  
Public Property The Background color when UseGrayBar is true  
Public Property The background color of the header. The default is Black  
Public Property The foreground color of the header. The default is White  
Public Property Insert spaces into enum values based on capitilization. The default is True  
Public Property Insert spaces into header columns based on capitilization. The default is True  
Public Property The default text when a date is DateTime.MinValue. The default is string.Empty  
Public Property When there are no items in a list or data table or just the header for CSV, the NoItemsMessage will show on the second row The default is "No items found"  
Public Property The default text when a value is null. The default is string.Empty.  
Public Property The text when a boolean is true. The default is True  
Public Property If true, a border will created around the cell. The default is false.  
Public Property If true, every other row will be highlighted in the GrayBarColor. This is used when generating from a list or CSV  
Top
See Also

Reference

Configuration Class
KellermanSoftware.ExcelReports Namespace