Height

SpreadsheetShape.Height property

Gets or sets the height of this SpreadsheetShape in points.

public double Height { get; set; }

Property Value

The height of this SpreadsheetShape in points.

See Also