The following tables list the members exposed by RowHeader.
Name | Description | |
---|---|---|
AlternatingRows | Gets the alternating rows information for the row header. | |
AutoText | Gets or sets whether the row header displays letters or numbers or is blank. | |
AutoTextIndex | Gets or sets which row header column displays the automatic text when there are multiple row header columns. | |
Cells | Gets a Cells object for the cells in the row header. | |
ColumnCount | Gets or sets the number of columns in the row header. | |
Columns | Gets a Columns object for the columns in the row header. | |
DefaultStyle | Gets or sets the default style for the cells in the row header. | |
DefaultStyleName | Gets or sets the name of the default style for the row header. | |
Rows | Gets a Rows object for the rows in the row header. | |
Visible | Gets or sets whether the row header is visible. | |
Width | Gets or sets the row header column width. |
Name | Description | |
---|---|---|
GetClip | Gets a tab-delimited string containing the formatted text in a range. | |
GetClipValue | Gets a tab-delimited string containing the unformatted text in a range. | |
SetClip | Sets a tab-delimited string containing the formatted text in a range. | |
SetClipValue | Sets a tab-delimited string containing the unformatted text in a range. | |
ToString | Gets a string containing a reference to the row header. (Always returns null.) |
Reference
RowHeader ClassFarPoint.Web.Spread Namespace
ColumnHeader Class