IsRowColumnHeadersVisible Method
IsRowColumnHeadersVisible function
Gets or sets a value indicating whether the worksheet will display row and column headers.Default is true.
func (instance *Worksheet) IsRowColumnHeadersVisible() (bool, error)
Remarks
See Also
- Class Worksheet
- Namespace Aspose.Cells
- Library Aspose.Cells for Go