GrapeCity.Xaml.Excel
SheetNames Property (IExternalWorkbookInfo)


Get the collection of sheet names of the external workbook
Syntax
'Declaration
 
ReadOnly Property SheetNames As List(Of String)
'Usage
 
Dim instance As IExternalWorkbookInfo
Dim value As List(Of String)
 
value = instance.SheetNames
List<string> SheetNames {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExternalWorkbookInfo Interface
IExternalWorkbookInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options