[]
        
(Showing Draft Content)

Understanding Headers

The following figure shows the sheet corner, headers, and cells and illustrates the cell coordinates in headers with multiple rows and columns. The coordinates are shown in parentheses.

Exploded Headers Showing Names and Coordinates

When you work with row headers and column headers, you can work with the objects using the shortcut objects in code (RowHeader and ColumnHeader classes), or you can work directly with the model. Most developers who are not creating extensive customizations find it easier to work with the shortcut objects.

See Also

Headers

Showing or Hiding Headers

Setting the Height or Width of Header

Setting the Header Text

Customizing the Appearance of Headers

Creating a Header with Multiple Rows or Columns

Creating a Span in a Header

Customizing the Sheet Corner Appearance