Returns and sets the sheet view associated with the viewport.  
 Supported platforms: Windows only 
Signature
VBA:
object.SheetView
- object 
- 
Type:
PViewport
  The object this property applies to.  
Property Value
Read-only: No 
Type:
View
 The sheet view associated with the viewport. 
Remarks
 No additional remarks. 
Examples
VBA:
Not available
Visual LISP:
Not available