ShapePropertyPosition Property |
Gets or sets the position
(in units of ChildSize) relative to
top-left corner of parent ShapeGroup.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.7.1
Syntaxpublic Point? Position { get; set; }Public Property Position As Point?
Get
Set
Property Value
NullablePoint
See Also