Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.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 horizontal grid line in the column header.  
    Public PropertyGets or sets the name 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 Property  
    Public PropertyGets or sets the vertical grid line in the column header.  
    Public PropertyGets or sets whether the column footer is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodGet all array formula in the footer. Internal use only.  
    Public MethodGets a tab-delimited string that contains the formatted text in a range.  
    Public MethodGets a tab-delimited string that contains the unformatted text in a range.  
    Public MethodSets the format for the cell with the specified row and column in the column footer.  
    Public MethodSets the formula for the cell of the specified row and column in the column footer.  
    Public MethodSets a tab-delimited string that contains the formatted text in a range.  
    Public MethodSets a tab-delimited string that contains the unformatted text in a range.  
    Public MethodGets a string that contains a reference to the column footer (always returns null).  
    Top
    See Also