Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.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 or sets the horizontal grid line in the row header.  
    Public PropertyGets a Rows object for the rows in the row header.  
    Public PropertyGets or sets which row header column displays row selector when there are multiple row header columns.  
    Public Property  
    Public PropertyGets or sets the vertical grid line in the row header.  
    Public PropertyGets or sets whether the row header is visible.  
    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 whether the HorizontalGridLine object should be serialized.  
    Public MethodGets whether the VerticalGridLine object should be serialized.  
    Public MethodGets a string that contains a reference to the row header (always returns null).  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets whether the DefaultStyle property should be serialized.  
    Top
    See Also