HeightCol Property
HeightCol returns the worksheet column containing the heights for proportional scaling of post map symbols. Returns an integer. This is a read-only property.
Syntax
object.HeightCol
Example
This example demonstrates how to return the column containing heights for proportionally scaled post map symbols.
Debug.Print PostLayer.HeightCol
Used by: PostLayer Object