SSpread.RowHeadersShow Property
Set to display / hide the row header.
Specify $TRUE to display the row header and $FALSE to hide it.
The initial value is $TRUE.
The display of column headers is set with the ColHeadersShow property.
Related item
ColHeadersShow property