Click or drag to resize

ShapePropertyPosition Property

Gets or sets the position (in units of ChildSize) relative to top-left corner of parent ShapeGroup.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.7.1
Syntax
public Point? Position { get; set; }

Property Value

NullablePoint
See Also