GrapeCity.Xaml.Excel
Location Property (ExcelSparkline)


Specifies the cell range in which the sparkline is located.
Syntax
'Declaration
 
Public Property Location As IRange
'Usage
 
Dim instance As ExcelSparkline
Dim value As IRange
 
instance.Location = value
 
value = instance.Location
public IRange Location {get; set;}
Remarks
It should specify exactly one cell
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelSparkline Class
ExcelSparkline Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options