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)
  • rows [in]

    Type: Long

  • columns [in]

    Type: Long

This function does not return a value.