public WorksheetCell TopLeftCornerCell {get; set;}
Exception | Description |
---|---|
System.ArgumentException | The value assigned is a cell whose worksheet is not the same as this shape's worksheet. |
System.ArgumentNullException | The value assigned is null and this shape already exists on a worksheet or group. |
This anchor cell, along with the BottomRightCornerCell, determines where the shape will be positioned on the worksheet. In addition, the BottomRightCornerPosition and TopLeftCornerPosition properties allow for finer control of the shape's position.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+