The Area property returns the area of an areas, ellipse, or rectangle in current surface area units. Returns a double.
Syntax
object.Area
Example
This example returns the area calculation of an ellipse.
Debug.Print Ellipse.Area
Used by: Area object, Ellipse object, Rectangle object