In This Topic
The following tables list the members exposed by HeaderBase.
Public Properties
| Name | Description |
| AutoText | Gets or sets a value that indicates whether the header displays letters or numbers or is blank. |
| AutoTextIndex | Gets or sets which header row displays the automatic text when there are multiple header rows. |
| Cells | Gets the cells in the sheet header. |
| Columns | Gets the columns in the sheet header. |
| DefaultStyle | Gets or sets the default style information for the cells in the header. |
| IsVisible | Gets or sets a value that indicates whether the header is visible. |
| Rows | Gets the rows in the sheet header. |
Top
Public Events
See Also