Worksheet.IsRowColumnHeadersVisible

Worksheet.IsRowColumnHeadersVisible property

Gets or sets a value indicating whether the worksheet will display row and column headers. Default is true.

public bool IsRowColumnHeadersVisible { get; set; }

See Also