Spread ASP.NET 6.0 Product Documentation
ColumnFooter Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.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 PropertyHeightGets or sets the height of the column footer.  
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 PropertyVisibleGets or sets whether the column footer is visible.  
Top

Public Methods

 NameDescription
Public MethodGetAggregateValueGets the aggregate value.  
Public MethodGetClipGets a tab-delimited string containing the formatted text in a range.  
Public MethodGetClipValueGets a tab-delimited string containing the unformatted text in a range.  
Public MethodSetClipSets a tab-delimited string containing the formatted text in a range.  
Public MethodSetClipValueSets a tab-delimited string containing the unformatted text in a range.  
Public MethodToStringGets a string containing a reference to the column footer. (Always returns null.)  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.