GetSheet Method (ISheetNamedView) Send Feedback
See Also 
Sheet[out]
ISheet
Gets the sheet that owns this sheet view.

Syntax

Visual Basic 
Function GetSheet() As Sheet
C# 
Sheet GetSheet()
JavaScript 
GetSheet() : dsSheet
COM native C++ 
HRESULT GetSheet(
   ISheet** Sheet
)  
C++ 
DSRESULT GetSheet(
   dsSheet** Sheet
)  

Parameters

Sheet[out] or Return Value
ISheet
 

See Also

Availability

DraftSight V1R1.4