[]
Gets or sets a value indicating whether the sheet should display row and column headings.
public bool DisplayHeadings { get; set; }
Public Property DisplayHeadings As Boolean
true if the sheet should display row and column headings; otherwise, false.
true
false