Shapes

SpreadsheetWorksheet.Shapes property

Gets the collection of all shapes of this SpreadsheetWorksheet.

public SpreadsheetShapeCollection Shapes { get; }

Property Value

The collection of all shapes of this SpreadsheetWorksheet.

See Also