Name

SpreadsheetSheet.Name property

Gets the sheet name.

public string Name { get; }

Property Value

The sheet name.

See Also