SetIsRowColumnHeadersVisible Method

SetIsRowColumnHeadersVisible function

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


func (instance *Worksheet) SetIsRowColumnHeadersVisible(value bool)  error

Remarks

See Also