Spread Windows Forms 7.0 Product Documentation
ColumnFooter Class Members
See Also  Properties  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ColumnFooter Class


Glossary Item Box

The following tables list the members exposed by ColumnFooter.

Public Properties

 NameDescription
Public PropertyAlternatingRowsGets the alternating rows information for the column footer.  
Public PropertyCellsGets a Cells object for the cells in the column footer.  
Public PropertyColumnsGets a Columns object for the columns in the column footer.  
Public PropertyDefaultStyleGets or sets the default style information for the cells in the column footer.  
Public PropertyDefaultStyleNameGets or sets the name of the default style for the column footer.  
Public PropertyHorizontalGridLineGets or sets the horizontal grid line in the column header.  
Public PropertyRowCountGets or sets the number of rows in the column footer.  
Public PropertyRowsGets a Rows object for the rows in the column footer.  
Public PropertyVerticalGridLineGets or sets the vertical grid line in the column header.  
Public PropertyVisibleGets or sets whether the column footer is visible.  
Top

Public Methods

 NameDescription
Public MethodGetClipGets a tab-delimited string that contains the formatted text in a range.  
Public MethodGetClipValueGets a tab-delimited string that contains the unformatted text in a range.  
Public MethodSetAggregationFormatSets the format for the cell with the specified row and column in the column footer.  
Public MethodSetAggregationTypeSets the formula for the cell of the specified row and column in the column footer.  
Public MethodSetClipSets a tab-delimited string that contains the formatted text in a range.  
Public MethodSetClipValueSets a tab-delimited string that contains the unformatted text in a range.  
Public MethodToStringGets a string that contains a reference to the column footer (always returns null).  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.