Excel Reports
ColumnDefinition Class Members
Properties 


KellermanSoftware.ExcelReports Namespace : ColumnDefinition Class

The following tables list the members exposed by ColumnDefinition.

Public Constructors
 NameDescription
Public Constructor Setup Defaults  
Top
Public Properties
 NameDescription
Public Property Add a total (sum) at the end of this column  
Public Property The background color of the cell. The default is White  
Public Property The name of the column, must match exactly with the CSV Header Name, Class Property Name, or Data Table Column Name  
Public Property A .NET Custom Format String or Excel Custom Format String. Set the CellFormat to CustomNet or CustomExcel respectively.  
Public Property The foreground color of the cell. The default is Black  
Public Property The Excel Format to use  
Public Property The text for the header of the column  
Public Property Determines if the Total for this column will be bolded. Works in conjunction with AddTotalAtTheEnd. The default is true.  
Top
See Also

Reference

ColumnDefinition Class
KellermanSoftware.ExcelReports Namespace