GrapeCity.Xaml.Excel
Index Property (IExcelDataPoint)


The index of the datapoint
Syntax
'Declaration
 
Property Index As Integer
'Usage
 
Dim instance As IExcelDataPoint
Dim value As Integer
 
instance.Index = value
 
value = instance.Index
int Index {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataPoint Interface
IExcelDataPoint Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options