Aspose::Cells::Drawing::Shape::GetActualLowerRightRow method
Shape::GetActualLowerRightRow method
Get the actual bottom row.
int32_t Aspose::Cells::Drawing::Shape::GetActualLowerRightRow()
Examples
int rRow = shape.GetActualLowerRightRow();
See Also
- Class Vector
- Class Shape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++