GrapeCity.Xaml.Excel
NumberPoints Property


Represents a collection of number points which the container contains.
Syntax
'Declaration
 
Public ReadOnly Property NumberPoints As List(Of ExcelNumberPoint)
'Usage
 
Dim instance As NumericDataLiterals
Dim value As List(Of ExcelNumberPoint)
 
value = instance.NumberPoints
public List<ExcelNumberPoint> NumberPoints {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

NumericDataLiterals Class
NumericDataLiterals Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options