Name

SpreadsheetShape.Name property

Gets the name of this SpreadsheetShape.

public string Name { get; }

Property Value

The name of this SpreadsheetShape.

See Also