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


In This Topic
    RowHeader Class Members
    In This Topic

    The following tables list the members exposed by RowHeader.

    Public Properties
     NameDescription
    Public PropertyGets the alternating rows information for the row header.  
    Public PropertyGets or sets whether the row header displays letters or numbers or is blank.  
    Public PropertyGets or sets which row header column displays the automatic text when there are multiple row header columns.  
    Public PropertyGets a Cells object for the cells in the row header.  
    Public PropertyGets or sets the number of columns in the row header.  
    Public PropertyGets a Columns object for the columns in the row header.  
    Public PropertyGets or sets the default style for the cells in the row header.  
    Public PropertyGets or sets the name of the default style for the row header.  
    Public PropertyGets a Rows object for the rows in the row header.  
    Public PropertyGets or sets whether the row header is visible.  
    Public PropertyGets or sets the row header column width.  
    Top
    Public Methods
     NameDescription
    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 a tab-delimited string that contains the formatted text in a range.  
    Public MethodSets a tab-delimited string that contains the unformatted text to a range.  
    Public MethodGets a string that contains a reference to the row header (always returns null).  
    Top
    See Also