Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SheetViewCollection Dim index As String Dim value As SheetView instance.Item(index) = value value = instance.Item(index) |
Parameters
- index
Exception | Description |
---|---|
System.Exception | Specified sheet name is not found in the sheet collection. |
System.ArgumentNullException | Sheet name is not specified (that is, specified index is null or empty) |
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6