X

SpreadsheetShape.X property

Gets or sets the horizontal offset of this SpreadsheetShape from worksheet left border in points.

public double X { get; set; }

Property Value

The x-coordinate of this SpreadsheetShape.

See Also