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 that contains the formatted text in a range. | |
GetClipValue | Gets a tab-delimited string that contains the unformatted text in a range. | |
SetClip | Sets a tab-delimited string that contains the formatted text in a range. | |
SetClipValue | Sets a tab-delimited string that contains the unformatted text to a range. | |
ToString | Gets a string that contains a reference to the row header (always returns null). |
Reference
RowHeader ClassFarPoint.Web.Spread Namespace
ColumnHeader Class