GetSheetNamedViewList Method (IViewManager) Send Feedback
See Also 
ViewNamesStrArray[out]
Array of strings of the names of all of the sheet named views in the document
Gets the names of all of the sheet named views in the document.

Syntax

Visual Basic 
Function GetSheetNamedViewList() As System.Object
C# 
System.object GetSheetNamedViewList()
JavaScript 
GetSheetNamedViewList() : Array
COM native C++ 
HRESULT GetSheetNamedViewList(
   VARIANT* ViewNamesStrArray
)  
C++ 
DSRESULT GetSheetNamedViewList(
   dsStringArray* ViewNamesStrArray
)  

Parameters

ViewNamesStrArray[out] or Return Value
Array of strings of the names of all of the sheet named views in the document
 

See Also

Availability

DraftSight V1R1.4