Aspose::Cells::Worksheet::SetIsRowColumnHeadersVisible method

Worksheet::SetIsRowColumnHeadersVisible method

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

void Aspose::Cells::Worksheet::SetIsRowColumnHeadersVisible(bool value)

See Also