PATHLENGTH Function
Office 2010
Returns the length of the path that is defined in the specified Geometry section.
PATHLENGTH(section[,segment])
Parameters
Name | Required/Optional | Data Type | Description |
|---|---|---|---|
section | Required | String | The Geometry section that represents the path, specified by a reference to its Path cell (for example, Geometry1.Path). |
segment | Optional | Integer | The 1-based segment of the path to measure. |
Return Value
Double
Show: