ActualLowerRightRow

Shape.ActualLowerRightRow property

获取实际的底行。

public int ActualLowerRightRow { get; }

例子


[C#]
int rRow = shape.ActualLowerRightRow;

也可以看看