Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ColumnFooter Class
Properties Methods


In This Topic
    ColumnFooter Class Members
    In This Topic

    The following tables list the members exposed by ColumnFooter.

    Public Properties
     NameDescription
    Public PropertyGets the alternating rows information for the column footer.  
    Public PropertyGets a Cells object for the cells in the column footer.  
    Public PropertyGets a Columns object for the columns in the column footer.  
    Public PropertyGets or sets the default style information for the cells in the column footer.  
    Public PropertyGets or sets the name of the default style for the column footer.  
    Public PropertyGets or sets the height of the column footer.  
    Public PropertyGets or sets the number of rows in the column footer.  
    Public PropertyGets a Rows object for the rows in the column footer.  
    Public PropertyGets or sets whether the column footer is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the aggregate value.  
    Public MethodGets a tab-delimited string containing the formatted text in a range.  
    Public MethodGets a tab-delimited string containing the unformatted text in a range.  
    Public MethodSets a tab-delimited string containing the formatted text in a range.  
    Public MethodSets a tab-delimited string containing the unformatted text in a range.  
    Public MethodGets a string containing a reference to the column footer (always returns null).  
    Top
    See Also