Part | Description |
|
object | Required. An object expression that evaluates to an object in the Applies To list. |
startline | Required. A Long that returns a value specifying the first line of the selection in the code pane. |
startcol | Required. A Long that returns a value specifying the first column of the selection in the code pane. |
endline | Required. A Long that returns a value specifying the last line of the selection in the code pane. |
endcol | Required. A Long that returns a value specifying the last column of the selection in the code pane. |