FarPoint.Win.Spread
RowHeader Class Members
See Also  Properties  Methods 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : RowHeader Class


The following tables list the members exposed by RowHeader.

Public Properties

 NameDescription
Public PropertyAlternatingRows Gets the alternating rows information for the row header.  
Public PropertyAutoText Gets or sets whether the row header displays letters or numbers or is blank.  
Public PropertyAutoTextIndex Gets or sets which row header column displays the automatic text when there are multiple row header columns.  
Public PropertyCells Gets a Cells object for the cells in the row header.  
Public PropertyColumnCount Gets or sets the number of columns in the row header.  
Public PropertyColumns Gets a Columns object for the columns in the row header.  
Public PropertyDefaultStyle Gets or sets the default style for the cells in the row header.  
Public PropertyDefaultStyleName Gets or sets the name of the default style for the row header.  
Public PropertyHorizontalGridLine Gets or sets the horizontal grid line in the row header.  
Public PropertyRows Gets a Rows object for the rows in the row header.  
Public PropertySelectorIndex Gets or sets which row header column displays row selector when there are multiple row header columns.  
Public PropertyVerticalGridLine Gets or sets the vertical grid line in the row header.  
Public PropertyVisible Gets or sets whether the row header is visible.  
Top

Public Methods

 NameDescription
Public MethodGetClip Gets a tab-delimited string containing the formatted text in a range.  
Public MethodGetClipValue Gets a tab-delimited string containing the unformatted text in a range.  
Public MethodSetClip Sets a tab-delimited string containing the formatted text in a range.  
Public MethodSetClipValue Sets a tab-delimited string containing the unformatted text in a range.  
Top

See Also