GrapeCity.Xaml.Excel
Index Property (NamedCellRange)


Get or set the zero-base index of Worksheet that the defined name belongs
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
'Usage
 
Dim instance As NamedCellRange
Dim value As Integer
 
value = instance.Index
public 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

NamedCellRange Class
NamedCellRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options