Layout.Dimension
Use this function to get the dimensions of the layout.
| Syntax | Parameters | Return value |
|---|---|---|
Sub Layout.Dimension( _
rows As Long, _
columns As Long)
|
|
This function does not return a value. |