| Name | Type | Description |
|---|---|---|
| Left |
Double
|
|
| Top |
Double
|
|
| Right |
Double
|
|
| Bottom |
Double
|
|
| Wide |
Long
|
|
| High |
Long
|
Sub Test() ActiveLayer.CreateGridBoxes 0, 0, 5, 5, 2, 3 End Sub