public bool ChangeRegionWidth( int regionId, double newWidth )
| Exception | Condition |
|---|---|
| ArgumentException | It is not a valid region id. -or- It is not a simple region. |
| InvalidOperationException | This operation is valid only for vertically compound structures. |