GrapeCity.Xaml.Excel
Index Property (IName)


Get or set the zero-base index of Worksheet that the defined name belongs
Syntax
'Declaration
 
ReadOnly Property Index As Integer
'Usage
 
Dim instance As IName
Dim value As Integer
 
value = instance.Index
int Index {get;}
Remarks
If the value is -1, it means it's workbook defined name (global name)
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IName Interface
IName Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options