true

SpreadsheetShape.Y property

Gets or sets the vertical offset of this SpreadsheetShape from worksheet top border in points.

public double Y { get; set; }

Property Value

The y-coordinate of this SpreadsheetShape.

See Also