Zooms.Item Method
Word Developer Reference |
Returns the specified Zoom object.
Syntax
expression.Item(Index)
expression Required. A variable that represents a Zooms collection.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Index | Required | WdViewType | The specified zoom type. |
Return Value
Zoom
See Also